Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2023-10-08 09:45:18 +0300
committerJunio C Hamano <gitster@pobox.com>2023-10-09 22:06:29 +0300
commitf22fdf33aff48def873eed9f5d30abf9fc0d8700 (patch)
tree5c3e5825196f34d16adb031a16fcf42df0fff4e8 /Documentation/ReviewingGuidelines.txt
parent0a4f051f9318c3dd9db69c4bebecdc6d160a5fc6 (diff)
documentation: remove unnecessary hyphens
Diff best viewed with --color-diff. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/ReviewingGuidelines.txt')
-rw-r--r--Documentation/ReviewingGuidelines.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ReviewingGuidelines.txt b/Documentation/ReviewingGuidelines.txt
index 3e98c8a6af..515d470d23 100644
--- a/Documentation/ReviewingGuidelines.txt
+++ b/Documentation/ReviewingGuidelines.txt
@@ -126,7 +126,7 @@ Terminology
-----------
nit: ::
Denotes a small issue that should be fixed, such as a typographical error
- or mis-alignment of conditions in an `if()` statement.
+ or misalignment of conditions in an `if()` statement.
aside: ::
optional: ::