Browse Source

* corrected spelling in description - 'is redefine.'

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

+ 1 - 1
compiler/msg/errore.msg

@@ -1867,7 +1867,7 @@ asmw_e_64bit_not_supported=08021_E_Asm: 64 Bit operands not supported
 % command line or handling the configuration files.
 % \begin{description}
 exec_w_source_os_redefined=09000_W_Source operating system redefined
-% The source operating system is redefine.
+% The source operating system is redefined.
 exec_i_assembling_pipe=09001_I_Assembling (pipe) $1
 % Assembling using a pipe to an external assembler.
 exec_d_cant_create_asmfile=09002_E_Can't create assembler file: $1