]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/dev/network-encoding.rst
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / doc / dev / network-encoding.rst
index 51d030e76a3e28397d45e6ddf8b5a829f51151b3..d59b0ee9ee50beeb57e9e08bd0bd77c28f06ce01 100644 (file)
@@ -158,7 +158,7 @@ A Blob is simply a list of bytes.
 Blobs are used to encode ``std::string``, ``const char *`` and ``bufferlist``.
 
 .. note::
-       The content of a Blob is arbratrary binary data.
+       The content of a Blob is arbitrary binary data.
 
 Map
 ---