소스 검색

* Last commit broke helpfile/doc compilation. Items should be within description,
not after.

git-svn-id: trunk@13646 -

marco 16 년 전
부모
커밋
32c6253c07
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compiler/msg/errore.msg

+ 1 - 1
compiler/msg/errore.msg

@@ -1491,11 +1491,11 @@ type_e_no_type_info=04087_E_No type info available for this type
 % Type information is not generated for some types, such as enumerations with gaps
 % Type information is not generated for some types, such as enumerations with gaps
 % in their value range (this includes enumerations whose lower bound is different
 % in their value range (this includes enumerations whose lower bound is different
 % from zero).
 % from zero).
-% \end{description}
 type_e_ordinal_or_string_expr_expected=04088_E_Ordinal or string expression expected
 type_e_ordinal_or_string_expr_expected=04088_E_Ordinal or string expression expected
 % The expression must be an ordinal or string type.
 % The expression must be an ordinal or string type.
 type_e_string_expr_expected=04089_E_String expression expected
 type_e_string_expr_expected=04089_E_String expression expected
 % The expression must be a string type.
 % The expression must be a string type.
+% \end{description}
 #
 #
 # Symtable
 # Symtable
 #
 #