Skip to content

Commit 8d61f0f

Browse files
committed
Merge branch 'rn/glossary-typofix' into HEAD
* rn/glossary-typofix: Documentation: fix typo 'In such these cases'
2 parents 977cb3e + 2e39a24 commit 8d61f0f

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
@@ -145,7 +145,7 @@ current branch integrates with) obviously do not work, as there is no
145145
A fast-forward is a special type of <<def_merge,merge>> where you have a
146146
<<def_revision,revision>> and you are "merging" another
147147
<<def_branch,branch>>'s changes that happen to be a descendant of what
148-
you have. In such these cases, you do not make a new <<def_merge,merge>>
148+
you have. In such a case, you do not make a new <<def_merge,merge>>
149149
<<def_commit,commit>> but instead just update to his
150150
revision. This will happen frequently on a
151151
<<def_remote_tracking_branch,remote-tracking branch>> of a remote

0 commit comments

Comments
 (0)