Skip to content

Commit 95df614

Browse files
authored
Merge pull request godotengine#1370 from follower/patch-5
Typo fix: "automaticlaly" --> "automatically".
2 parents 8445557 + e7bb836 commit 95df614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/workflow/assets/importing_images.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ Detect 3D
154154
---------
155155

156156
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
157-
are friendlier to 3D (mipmaps, filter and repeat become enabled and compression is changed to VRAM). Texture is also reimported automaticlaly.
157+
are friendlier to 3D (mipmaps, filter and repeat become enabled and compression is changed to VRAM). Texture is also reimported automatically.

0 commit comments

Comments
 (0)