svn commit: r366181 - head

Warner Losh imp at FreeBSD.org
Sat Sep 26 04:06:17 UTC 2020


Author: imp
Date: Sat Sep 26 04:06:16 2020
New Revision: 366181
URL: https://svnweb.freebsd.org/changeset/base/366181

Log:
  fix typo imorted -> imported.
  
  Noticed by: Maigurs Stalidzans

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Sep 26 02:50:28 2020	(r366180)
+++ head/UPDATING	Sat Sep 26 04:06:16 2020	(r366181)
@@ -89,7 +89,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
 	successful or not) and run installworld once more.
 
 20200627:
-	A new implementation of bc and dc has been imorted in r362681. This
+	A new implementation of bc and dc has been imported in r362681. This
 	implementation corrects non-conformant behavior of the previous bc
 	and adds GNU bc compatible options. It offers a number of extensions,
 	is much faster on large values, and has support for message catalogs


More information about the svn-src-head mailing list