]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
client: fix typos
authorKefu Chai <kchai@redhat.com>
Tue, 18 Sep 2018 03:22:36 +0000 (11:22 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 21 Sep 2018 04:41:42 +0000 (12:41 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/client/Client.h

index 896bde0e6ba1fa2cb98663fb5faa4947e71992fc..20111e31de548b3ae6a3399806b4a07db5ea7c93 100644 (file)
@@ -302,7 +302,7 @@ public:
     const bufferlist& inbl,
     bufferlist *poutbl, std::string *prs, Context *onfinish);
 
-  // these shoud (more or less) mirror the actual system calls.
+  // these should (more or less) mirror the actual system calls.
   int statfs(const char *path, struct statvfs *stbuf, const UserPerm& perms);
 
   // crap