ソースを参照

Merge pull request #1370 from follower/patch-5

Typo fix: "automaticlaly" --> "automatically".
Max Hilbrunner 7 年 前
コミット
95df61485a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      getting_started/workflow/assets/importing_images.rst

+ 1 - 1
getting_started/workflow/assets/importing_images.rst

@@ -154,4 +154,4 @@ Detect 3D
 ---------
 
 This option makes Godot be aware of when a texture (which is imported for 2D as default) is used in 3D. If this happens, setting are changed so the texture flags
-are friendlier to 3D (mipmaps, filter and repeat become enabled and compression is changed to VRAM). Texture is also reimported automaticlaly.
+are friendlier to 3D (mipmaps, filter and repeat become enabled and compression is changed to VRAM). Texture is also reimported automatically.