]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rbd: s/wuold/would/ in rados-rbd-cmds.rst 49592/head
authorZac Dover <zac.dover@gmail.com>
Tue, 27 Dec 2022 12:28:49 +0000 (22:28 +1000)
committerZac Dover <zac.dover@gmail.com>
Wed, 28 Dec 2022 09:28:48 +0000 (19:28 +1000)
s/wuold/would/ in rados-rbd-cmds.rst.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 39c18021d6cc998b44050de9d67b22d3a4fae893)

doc/rbd/rados-rbd-cmds.rst

index ab7ade1f450a6f921cd0e194f902280b2e076994..0bbcb261160dd56a888c6f3c49490db537932165 100644 (file)
@@ -80,7 +80,7 @@ pool named ``swimmingpool``, run this command:
 
 If you don't specify a pool when you create an image, then the image will be
 stored in the default pool ``rbd``. For example, if you ran this command, you
-wuold create a 1GB image named ``foo`` that is stored in the default pool
+would create a 1GB image named ``foo`` that is stored in the default pool
 ``rbd``:
 
 .. prompt:: bash $