From 5af9d194d6d82460021331f256d084ee8ece6337 Mon Sep 17 00:00:00 2001 From: N2614 Date: Thu, 7 Apr 2011 02:46:15 +0000 Subject: [PATCH] =?UTF-8?q?typo=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@184 385bec56-5757-e545-9c3a-d8741f4650f1 --- trunk/ConsoleDataMigration/ConsoleRestore/Controller.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }