Remove Unicode apostrophes that snuck into the previous commit
This commit is contained in:
parent
d476880f0b
commit
83b3fdd06a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49851
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue