diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-09-19 17:38:52 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-09-19 17:38:52 +0200 |
commit | e2ceae013d3d7a4e31c9b66e2e419af553ece455 (patch) | |
tree | fd40ee69ca14a26b7586e74e565517a46f56fb4c /using-git.texinfo | |
parent | typo (diff) | |
download | using-git-e2ceae013d3d7a4e31c9b66e2e419af553ece455.tar.gz using-git-e2ceae013d3d7a4e31c9b66e2e419af553ece455.tar.bz2 using-git-e2ceae013d3d7a4e31c9b66e2e419af553ece455.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'using-git.texinfo')
-rw-r--r-- | using-git.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index e103a47..9eaa614 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -640,7 +640,7 @@ e-mail, with `[PATCH]' in the beginning of the subject line. If you update the patch it is customary to use `[PATCH v2]' instead and `[PATCH v3]' on the second update. -If the patch, however it not readly for +If the patch, however it not ready for being included, but is rather for discussion, use `PATCH/RFC'@footnote{RFC is an abbreviation for `Request for comments'.} instead of `PATCH'. |