Forráskód Böngészése

* comment change: Playthingies -> Miscelaneous

git-svn-id: trunk@13086 -
Jonas Maebe 16 éve
szülő
commit
2706eeafcf
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      rtl/objpas/strutils.pp

+ 1 - 1
rtl/objpas/strutils.pp

@@ -46,7 +46,7 @@ Function AnsiMatchStr(const AText: string; const AValues: array of string): Bool
 Function AnsiIndexStr(const AText: string; const AValues: array of string): Integer;
 Function AnsiIndexStr(const AText: string; const AValues: array of string): Integer;
 
 
 { ---------------------------------------------------------------------
 { ---------------------------------------------------------------------
-    Playthingies
+    Miscelaneous
   ---------------------------------------------------------------------}
   ---------------------------------------------------------------------}
 
 
 Function DupeString(const AText: string; ACount: Integer): string;
 Function DupeString(const AText: string; ACount: Integer): string;