svn commit: r40340 - head/share/xml

Glen Barber gjb at FreeBSD.org
Mon Dec 10 22:55:22 UTC 2012


Author: gjb
Date: Mon Dec 10 22:55:21 2012
New Revision: 40340
URL: http://svnweb.freebsd.org/changeset/doc/40340

Log:
  Fix an entity that I'm rather surprised did not generate an error.

Modified:
  head/share/xml/news.xml

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Mon Dec 10 22:46:02 2012	(r40339)
+++ head/share/xml/news.xml	Mon Dec 10 22:55:21 2012	(r40340)
@@ -45,7 +45,7 @@
 	    stable operating system.</p>
 
 	  <p>Thanks to people like you, the &os; Foundation has
-	    been proudly supporting the &os;&nbps;Project and
+	    been proudly supporting the &os; Project and
 	    community for 12 years now.  <a
 	      href="http://freebsdfoundation.blogspot.com/2012/12/year-end-fundraising-campaign.html">Read
 	      more...</a></p>


More information about the svn-doc-all mailing list