svn commit: r49851 - head/en_US.ISO8859-1/htdocs/news/status

Benjamin Kaduk bjk at FreeBSD.org
Sat Jan 14 22:45:39 UTC 2017


Author: bjk
Date: Sat Jan 14 22:45:38 2017
New Revision: 49851
URL: https://svnweb.freebsd.org/changeset/doc/49851

Log:
  Remove Unicode apostrophes that snuck into the previous commit

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml	Sat Jan 14 22:42:06 2017	(r49850)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml	Sat Jan 14 22:45:38 2017	(r49851)
@@ -917,13 +917,13 @@
 	<li><p>Object Storage</p>
 
 	  <p>Ceph provides seamless access to objects using native
-	    language bindings or radosgw, a REST interface that’s
+	    language bindings or radosgw, a REST interface that's
 	    compatible with applications written for S3 and
 	    Swift.</p></li>
 
 	<li><p>Block Storage</p>
 
-	  <p>Ceph’s RADOS Block Device (RBD) provides access to block
+	  <p>Ceph's RADOS Block Device (RBD) provides access to block
 	    device images that are striped and replicated across the
 	    entire storage cluster.</p></li>
 


More information about the svn-doc-all mailing list