From: Mao Zhongyi Date: Thu, 24 May 2018 01:51:44 +0000 (+0800) Subject: SubmittingPatches: fix the spelling error X-Git-Tag: v14.0.1~1231^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F22174%2Fhead;p=ceph.git SubmittingPatches: fix the spelling error Signed-off-by: Mao Zhongyi --- diff --git a/SubmittingPatches.rst b/SubmittingPatches.rst index 9335d0630a73..8ee0d1879ca5 100644 --- a/SubmittingPatches.rst +++ b/SubmittingPatches.rst @@ -329,7 +329,7 @@ with the 'git format-patch' command. For example, will take the last two commits and generate patches in the mything/ directory. The commit you specify on the command line is the 'upstream' commit that you are diffing against. Note that it does -not necesarily have to be an ancestor of your current commit. You +not necessarily have to be an ancestor of your current commit. You can do something like .. code-block:: bash