]> git.lizzy.rs Git - metalua.git/blobdiff - src/compiler/metalua.mlua
improved messages clarity, following suggestions by D. Manura
[metalua.git] / src / compiler / metalua.mlua
index 3c3564d0c37b167e47cf329f27cde1ae0ad92d63..203925f3ce851409ec63e3c4ab2ce1d010f6c7e6 100644 (file)
@@ -70,7 +70,7 @@ Compile and/or execute metalua programs. Parameters passed to the
 compiler should be prefixed with an option flag, hinting what must be
 done with them: take tham as file names to compile, as library names
 to load, as parameters passed to the running program... When option
-flags lack, metalua tries to adopt a "Do What I Mean" approach:
+flags are absent, metalua tries to adopt a "Do What I Mean" approach:
 
 - if no code (no library, no literal expression and no file) is
   specified, the first flag-less parameter is taken as a file name to