Fixed typo

This commit is contained in:
Kah Wei 2023-03-02 17:33:02 +08:00
parent 65d57e96b3
commit 6779f48b5a
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ of DigiPen Institute of Technology is prohibited.
namespace SHADE
{
/*-----------------------------------------------------------------------------------*/
/* SHAnimClipCreatePrompt - Cosntructors/Destructors */
/* SHAnimClipCreatePrompt - Constructors/Destructors */
/*-----------------------------------------------------------------------------------*/
SHAnimClipCreatePrompt::SHAnimClipCreatePrompt()
: SHPopUpWindow("Create Animation Clip", true, 0, 0) {}