Quellcode durchsuchen

* typo fixed (committes -> committed)

git-svn-id: trunk@4394 -
Tomas Hajny vor 19 Jahren
Ursprung
Commit
0171c4c804
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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