Przeglądaj źródła

* fixed spelling error implicitEly in errore.msg, regenned msg.

(cherry picked from commit 45840da4dd470e868e1033f9261e50dddf6d5971)
marcoonthegit 3 lat temu
rodzic
commit
08bb8c8dfc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      compiler/msg/errore.msg

+ 1 - 1
compiler/msg/errore.msg

@@ -3625,7 +3625,7 @@ package_e_duplicate_package=13003_E_Duplicate package $1
 % a second time.
 % a second time.
 package_e_unit_deny_package=13004_E_Unit $1 can not be part of a package
 package_e_unit_deny_package=13004_E_Unit $1 can not be part of a package
 % The unit can not be part of a package because the DenyPackageUnit directive is enabled for the unit.
 % The unit can not be part of a package because the DenyPackageUnit directive is enabled for the unit.
-package_n_implicit_unit_import=13005_N_Unit $1 is implicitely imported into package $2
+package_n_implicit_unit_import=13005_N_Unit $1 is implicitly imported into package $2
 % The unit was not specified as part of the \var{contains} section and is also not included in one of the
 % The unit was not specified as part of the \var{contains} section and is also not included in one of the
 % required packages. Add the unit to the \var{contains} section to increase compatibility with other packages.
 % required packages. Add the unit to the \var{contains} section to increase compatibility with other packages.
 package_f_cant_create_pcp=13006_F_Failed to create PCP file $2 for package $1
 package_f_cant_create_pcp=13006_F_Failed to create PCP file $2 for package $1