diff options
| author | Junio C Hamano <gitster@pobox.com> | 2023-04-11 13:49:13 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-04-11 13:49:13 -0700 |
| commit | 95e6111e7cc3cfb2c78c0f2c49d3e8dbdd59259d (patch) | |
| tree | 387187b0388e7746bfc2c8f0438e67dcb5f22326 | |
| parent | 714be4c3acd6dc0b06a16ff96a35780f0c754ad0 (diff) | |
| parent | d0ea2ca1cf489d37bab186b3bf0c26601a548b20 (diff) | |
| download | git-95e6111e7cc3cfb2c78c0f2c49d3e8dbdd59259d.tar.gz git-95e6111e7cc3cfb2c78c0f2c49d3e8dbdd59259d.zip | |
Merge branch 'dw/doc-submittingpatches-grammofix'
Grammofix.
* dw/doc-submittingpatches-grammofix:
SubmittingPatches: clarify MUA discussion with "the"
| -rw-r--r-- | Documentation/SubmittingPatches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 927f7329a5..b218e27357 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -543,7 +543,7 @@ trigger a new CI build to ensure all tests pass. [[mua]] == MUA specific hints -Some of patches I receive or pick up from the list share common +Some of the patches I receive or pick up from the list share common patterns of breakage. Please make sure your MUA is set up properly not to corrupt whitespaces. |
