[ci skip] fix typo

This commit is contained in:
Huabing.Xu 2014-10-21 17:37:00 +08:00
parent 65f007f5ff
commit ff27c3539d
2 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@ g_guisTests[] =
}
},
{
"TextAtalsTest",
"TextAtlasTest",
[](Ref* sender)
{
UISceneManager* sceneManager = UISceneManager::sharedUISceneManager();

View File

@ -121,7 +121,7 @@ g_guisTests[] =
},
*/
{
"gui TextAtals Editor Test",
"gui TextAtlas Editor Test",
[](Ref* sender)
{
UISceneManager_Editor* pManager = UISceneManager_Editor::sharedUISceneManager_Editor();