svn commit: r290998 - head

Baptiste Daroussin bapt at FreeBSD.org
Tue Nov 17 19:40:50 UTC 2015


Author: bapt
Date: Tue Nov 17 19:40:48 2015
New Revision: 290998
URL: https://svnweb.freebsd.org/changeset/base/290998

Log:
  Fix typo
  
  Submitted by:	ngie

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Nov 17 19:03:55 2015	(r290997)
+++ head/UPDATING	Tue Nov 17 19:40:48 2015	(r290998)
@@ -39,7 +39,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
 	Databases administrators will need to reindex their databases given
 	collation results will be different.
 
-	Due to a bug in install(1) it is recommanded to remove the ancient
+	Due to a bug in install(1) it is recommended to remove the ancient
 	locales before running make installworld
 
 	rm -rf /usr/share/locale


More information about the svn-src-all mailing list