Browse Source

* typo fixed (committes -> committed)

git-svn-id: trunk@4394 -
Tomas Hajny 19 years ago
parent
commit
0171c4c804
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/msg/errore.msg

+ 1 - 1
compiler/msg/errore.msg

@@ -1966,7 +1966,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