Signed-off-by: Mao Zhongyi <maozy.fnst@xxxxxxxxxxxxxx> --- SubmittingPatches.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SubmittingPatches.rst b/SubmittingPatches.rst index 3334504..f68d988 100644 --- a/SubmittingPatches.rst +++ b/SubmittingPatches.rst @@ -331,7 +331,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 -- 2.9.4 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html