OSDN Git Service

TEditor、TTaskTrayの配布先変更に追従
[winbottle/winbottle.git] / bottleclient / SppList.pas
index 343c4fe..ea5750a 100644 (file)
@@ -91,7 +91,7 @@ begin
         except
           on E: ESppException do
           begin
-            ShowMessage('SSP\83v\83\89\83O\83C\83\93\83\8d\81[\83h\8e¸\94s:'#13#10 + E.Message);
+            ShowMessage('SPP\83v\83\89\83O\83C\83\93\83\8d\81[\83h\8e¸\94s:'#13#10 + E.Message);
           end;
         end;
         i := FindNext(F);