From: Nathan Cutler Date: Thu, 14 May 2015 04:55:22 +0000 (+0200) Subject: SubmittingPatches: fix typo X-Git-Tag: v9.0.1~11^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F4678%2Fhead;p=ceph.git SubmittingPatches: fix typo Signed-off-by: Nathan Cutler --- diff --git a/SubmittingPatches b/SubmittingPatches index 130f97756c9d..9ca706922577 100644 --- a/SubmittingPatches +++ b/SubmittingPatches @@ -242,7 +242,7 @@ email list to ensure your submission is noticed. When addressing review comments, can should either add additional patches to your branch or (better yet) squash those changes into the relevant commits so -that the sequence of changes of "clean" and gets things right the first time. +that the sequence of changes is "clean" and gets things right the first time. The 'git rebase -i' command is very helpful in this process. Once you have updated your local branch, you can simply force-push to the existing branch in your public repository that is referenced by the pull request with