From a39e6e45e804f2a944cfab16bbdd580605ddc2b9 Mon Sep 17 00:00:00 2001 From: Omar Al-Ithawi Date: Wed, 27 Mar 2024 15:31:22 +0300 Subject: [PATCH] fix: fixup previous commit --- docs/0002-atlas-translations-management.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/0002-atlas-translations-management.rst b/docs/0002-atlas-translations-management.rst index d4bef0838..4d6fd4dd0 100644 --- a/docs/0002-atlas-translations-management.rst +++ b/docs/0002-atlas-translations-management.rst @@ -60,7 +60,7 @@ Combining the files during ``combine_translations`` Combining the string files to aid Translator Experience in the following manner: -Suppose we have two apps with one string source file in each:: +Suppose we have two modules with one Localizable.strings file in each:: Course/Course/en.lproj/Localizable.strings "COURSE_CONTAINER.VIDEOS" = "Videos";