Skip to content

Commit 2e39a24

Browse files
ReneNyffeneggergitster
authored andcommitted
Documentation: fix typo 'In such these cases'
Signed-off-by: René Nyffenegger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8b3f3f8 commit 2e39a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/glossary-content.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ to point at the new commit.
128128
A fast-forward is a special type of <<def_merge,merge>> where you have a
129129
<<def_revision,revision>> and you are "merging" another
130130
<<def_branch,branch>>'s changes that happen to be a descendant of what
131-
you have. In such these cases, you do not make a new <<def_merge,merge>>
131+
you have. In such a case, you do not make a new <<def_merge,merge>>
132132
<<def_commit,commit>> but instead just update to his
133133
revision. This will happen frequently on a
134134
<<def_remote_tracking_branch,remote-tracking branch>> of a remote

0 commit comments

Comments
 (0)