Browse Source

* added missing word in message explanation

git-svn-id: trunk@7186 -
Tomas Hajny 18 năm trước cách đây
mục cha
commit
81a711881d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      compiler/msg/errore.msg

+ 1 - 1
compiler/msg/errore.msg

@@ -1131,7 +1131,7 @@ parser_f_no_anonymous_specializations=03232_F_Anonymous generic specializations
 parser_e_initialized_not_for_external=03233_E_Cannot initialize variables declared as external
 % Variables declared as external can not be initialized with a default value.
 parser_e_illegal_function_result=03234_E_Illegal function result type
-% Some types like file types can not used as function result
+% Some types like file types can not be used as function result.
 % \end{description}
 #
 # Type Checking