From e7bb8367c382ec42dc7ce236dd24f5dbbda1a68f Mon Sep 17 00:00:00 2001 From: follower Date: Wed, 18 Apr 2018 08:29:11 +1200 Subject: [PATCH] Typo fix: "automaticlaly" --> "automatically". --- getting_started/workflow/assets/importing_images.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/workflow/assets/importing_images.rst b/getting_started/workflow/assets/importing_images.rst index c927ac626..b2012fcaf 100644 --- a/getting_started/workflow/assets/importing_images.rst +++ b/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.