Typo fix: "automaticlaly" --> "automatically".

This commit is contained in:
follower
2018-04-18 08:29:11 +12:00
committed by GitHub
parent 844555793f
commit e7bb8367c3
@@ -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.