Browse Source

Fix punctuation in internationalizing_games

Fix punctuation and word order in internationalizing_games.
corrigentia 6 years ago
parent
commit
965f7de879
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tutorials/i18n/internationalizing_games.rst

+ 2 - 2
tutorials/i18n/internationalizing_games.rst

@@ -51,10 +51,10 @@ locale.
 Converting keys to text
 -----------------------
 
-Some controls such as :ref:`Button <class_Button>` and :ref:`Label <class_Label>`
+Some controls, such as :ref:`Button <class_Button>` and :ref:`Label <class_Label>`,
 will automatically fetch a translation if their text matches a translation key.
 For example, if a label's text is "MAIN_SCREEN_GREETING1" and that key exists
-in the current translation, then the text will be automatically translated.
+in the current translation, then the text will automatically be translated.
 
 In code, the :ref:`Object.tr() <class_Object_tr>`
 function can be used. This will just look up the text in the