From: wangyunqing Date: Mon, 14 Jun 2021 02:42:14 +0000 (+0800) Subject: os/ObjectStore: fix typo in comments X-Git-Tag: v17.1.0~1660^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7e0d79b9d116980ebbe09ef50c8c1cd503a90149;p=ceph.git os/ObjectStore: fix typo in comments Signed-off-by: wangyunqing --- diff --git a/src/os/ObjectStore.h b/src/os/ObjectStore.h index 4fc921d9b61a..fb58b0ad520b 100644 --- a/src/os/ObjectStore.h +++ b/src/os/ObjectStore.h @@ -417,7 +417,7 @@ public: */ /** - * exists -- Test for existance of object + * exists -- Test for existence of object * * @param cid collection for object * @param oid oid of object