瀏覽代碼

Fix image link in Internationalizing games (#5899)

Douglas Leão 3 年之前
父節點
當前提交
7ed441c099
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/i18n/internationalizing_games.rst

+ 1 - 1
tutorials/i18n/internationalizing_games.rst

@@ -117,7 +117,7 @@ property. Set this property to the locale code of the language you want to test.
 run the project with that locale when the project is run (either from the editor or when
 run the project with that locale when the project is run (either from the editor or when
 exported).
 exported).
 
 
-..image:: img/locale_test.png
+.. image:: img/locale_test.png
 
 
 Keep in mind that since this is a project setting, it will show up in version control when
 Keep in mind that since this is a project setting, it will show up in version control when
 it is set to a non-empty value. Therefore, it should be set back to an empty value before
 it is set to a non-empty value. Therefore, it should be set back to an empty value before