diff --git a/trunk/ConsoleDataMigration/ConsoleRestore/Controller.cpp b/trunk/ConsoleDataMigration/ConsoleRestore/Controller.cpp index c54d4da..ad8f6ae 100644 --- a/trunk/ConsoleDataMigration/ConsoleRestore/Controller.cpp +++ b/trunk/ConsoleDataMigration/ConsoleRestore/Controller.cpp @@ -259,7 +259,7 @@ void ControlState(::std::vector& operationMessage, bool& nextStep, s_SdWriteProetctAnnotation = true; PlaySound(SOUND_ANNOTATION); } - operationMessage.push_back(::std::string("Can*t Write SD Card!!\n")); + operationMessage.push_back(::std::string("Can't Write SD Card!!\n")); break; }