Author: dteske
Date: Wed Jul  4 03:24:11 2018
New Revision: 335927
URL: https://svnweb.freebsd.org/changeset/base/335927

Log:
  MFC SVN r335750: Fix typo in top-level Makefile
  
  Submitted by: Ben Widawsky <ben.widaw...@intel.com>
  Sponsored by: Smule, Inc.
  Differential Revision:        https://reviews.freebsd.org/P186

Modified:
  stable/10/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/Makefile
==============================================================================
--- stable/10/Makefile  Wed Jul  4 03:22:44 2018        (r335926)
+++ stable/10/Makefile  Wed Jul  4 03:24:11 2018        (r335927)
@@ -144,7 +144,7 @@ _MAKEOBJDIRPREFIX!= /usr/bin/env -i PATH=${PATH} ${MAK
 # We often need to use the tree's version of make to build it.
 # Choices add to complexity though.
 # We cannot blindly use a make which may not be the one we want
-# so be exlicit - until all choice is removed.
+# so be explicit - until all choice is removed.
 .if !defined(WITHOUT_BMAKE)
 WANT_MAKE=     bmake
 .else
_______________________________________________
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