]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
SubmittingPatches: fix the spelling error 22174/head
authorMao Zhongyi <maozy.fnst@cn.fujitsu.com>
Thu, 24 May 2018 01:51:44 +0000 (09:51 +0800)
committerMao Zhongyi <maozy.fnst@cn.fujitsu.com>
Thu, 31 May 2018 12:35:39 +0000 (20:35 +0800)
Signed-off-by: Mao Zhongyi <maozy.fnst@cn.fujitsu.com>
SubmittingPatches.rst

index 9335d0630a73a54bf6e70795b260403a17738d1c..8ee0d1879ca57a92ffd1301131797a80a2382e91 100644 (file)
@@ -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