Author: kevans
Date: Tue Apr 28 02:13:17 2020
New Revision: 360425
URL: https://svnweb.freebsd.org/changeset/base/360425

Log:
  config.lua(8): "may should" is not proper grammar
  
  Reported by:  rpokala
  X-MFC-With:   r360421

Modified:
  head/stand/lua/config.lua.8

Modified: head/stand/lua/config.lua.8
==============================================================================
--- head/stand/lua/config.lua.8 Tue Apr 28 02:11:02 2020        (r360424)
+++ head/stand/lua/config.lua.8 Tue Apr 28 02:13:17 2020        (r360425)
@@ -64,7 +64,7 @@ Process
 .Ev files
 as if it were
 .Ev loader_conf_files .
-The caller may should pass in a table as the
+The caller should pass in a table as the
 .Ev loaded_files
 argument, which uses filenames as keys and any non-nil value to indicate that
 the file named by the key has been loaded.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to