2
0
Björn Ritzl 7 сар өмнө
parent
commit
ec319d5850

+ 1 - 1
examples/resource/create_atlas/create_atlas.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: Create atlas
 title: Create atlas
 brief: This example shows how to create an atlas with two images and use it on a sprite and in a gui
 brief: This example shows how to create an atlas with two images and use it on a sprite and in a gui
-scripts: cretae_atlas.script, cretae_atlas.gui_script
+scripts: create_atlas.script, create_atlas.gui_script
 ---
 ---
 
 
 The example creates a texture and an atlas with two images and uses the two images on a sprite and a gui box node.
 The example creates a texture and an atlas with two images and uses the two images on a sprite and a gui box node.