Bläddra i källkod

* fixed writestr io-check comment

git-svn-id: trunk@9110 -
Jonas Maebe 17 år sedan
förälder
incheckning
39463b45ad
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      rtl/inc/text.inc

+ 1 - 1
rtl/inc/text.inc

@@ -1309,7 +1309,7 @@ begin
       newbytes:=t.userdata[ShortStrLenIndex]-oldlen;
 {$ifdef writestr_iolencheck}
       // GPC only gives an io error if {$no-truncate-strings} is active
-      // FPC does not have this setting (it always gives errors when a
+      // FPC does not have this setting (it never gives errors when a
       // a string expression is truncated)
 
       { "disk full" }