OSDN Git Service

誤字を修正
authorYune Kotomi <yune@users.sourceforge.jp>
Fri, 18 Jun 2004 04:00:39 +0000 (04:00 +0000)
committerYune Kotomi <yune@users.sourceforge.jp>
Fri, 18 Jun 2004 04:00:39 +0000 (04:00 +0000)
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);