Sfoglia il codice sorgente

Merged revisions 4394 via svnmerge from
http://svn.freepascal.org/svn/fpc/trunk

........
r4394 | hajny | 2006-08-08 22:54:28 +0200 (Tue, 08 Aug 2006) | 1 line

* typo fixed (committes -> committed)
........

git-svn-id: branches/fixes_2_0@4403 -

Tomas Hajny 19 anni fa
parent
commit
c51416a911
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      compiler/msg/errore.msg

+ 1 - 1
compiler/msg/errore.msg

@@ -1938,7 +1938,7 @@ execinfo_x_uninitdatasize=09132_X_Size of uninitialized data: $1 bytes
 execinfo_x_stackreserve=09133_X_Stack space reserved: $1 bytes
 % Informational message showing the stack size that the compiler reserved for the executable.
 execinfo_x_stackcommit=09134_X_Stack space committed: $1 bytes
-% Informational message showing the stack size that the compiler committes for the executable.
+% Informational message showing the stack size that the compiler committed for the executable.
 %\end{description}
 # EndOfTeX