diff options
Diffstat (limited to 'documentation/contributor-guide/submit-changes.rst')
-rw-r--r-- | documentation/contributor-guide/submit-changes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst index 1d5bb9c155..f77dc91467 100644 --- a/documentation/contributor-guide/submit-changes.rst +++ b/documentation/contributor-guide/submit-changes.rst | |||
@@ -223,7 +223,7 @@ to add the upgraded version. | |||
223 | or are submitting an unmodified patch again as part of a | 223 | or are submitting an unmodified patch again as part of a |
224 | new iteration of your patch series. | 224 | new iteration of your patch series. |
225 | 225 | ||
226 | - ``CC``: name and email of people you want to send a copy | 226 | - ``Cc``: name and email of people you want to send a copy |
227 | of your changes to. This field will be used by ``git send-email``. | 227 | of your changes to. This field will be used by ``git send-email``. |
228 | 228 | ||
229 | See `more guidance about using such tags | 229 | See `more guidance about using such tags |