Skip to content

Commit a626082

Browse files
committed
Merge branch 'km/doc-workflows-typofix'
Typofix. * km/doc-workflows-typofix: gitworkflows: fix grammar in 'Merge upwards' rule
2 parents e638899 + 58ebd93 commit a626082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitworkflows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ the unstable branch into the stable one. Hence the following:
107107
.Merge upwards
108108
[caption="Rule: "]
109109
=====================================
110-
Always commit your fixes to the oldest supported branch that require
110+
Always commit your fixes to the oldest supported branch that requires
111111
them. Then (periodically) merge the integration branches upwards into each
112112
other.
113113
=====================================

0 commit comments

Comments
 (0)