]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
SubmittingPatches: fix typo 4678/head
authorNathan Cutler <ncutler@suse.cz>
Thu, 14 May 2015 04:55:22 +0000 (06:55 +0200)
committerNathan Cutler <ncutler@suse.cz>
Thu, 14 May 2015 04:55:22 +0000 (06:55 +0200)
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
SubmittingPatches

index 130f97756c9d8e1931760177e193a0175e055da4..9ca7069225771536b1c305ff807a97665c728c43 100644 (file)
@@ -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