mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 03:18:37 +08:00
Typo in 'Atlas Texture' import menu entry
Signed-off-by: Vinzenz Feenstra <evilissimo@gmail.com>
This commit is contained in:
parent
51609ffc04
commit
af59a1b633
@ -610,7 +610,7 @@ String EditorTextureImportPlugin::get_visible_name() const {
|
||||
} break;
|
||||
case MODE_ATLAS: {
|
||||
|
||||
return "Atlas Teture";
|
||||
return "Atlas Texture";
|
||||
} break;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user