Skip to content

Commit 52015aa

Browse files
tmzullingergitster
authored andcommitted
RelNotes: minor typo fixes in 2.16.0 draft
Signed-off-by: Todd Zullinger <[email protected]>
1 parent d9a3764 commit 52015aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/RelNotes/2.16.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,10 @@ Fixes since v2.15
304304
* "git branch --set-upstream" has been deprecated and (sort of)
305305
removed, as "--set-upstream-to" is the preferred one these days.
306306
The documentation still had "--set-upstream" listed on its
307-
synopsys section, which has been corrected.
307+
synopsis section, which has been corrected.
308308
(merge a060f3d3d8 tz/branch-doc-remove-set-upstream later to maint).
309309

310-
* Internaly we use 0{40} as a placeholder object name to signal the
310+
* Internally we use 0{40} as a placeholder object name to signal the
311311
codepath that there is no such object (e.g. the fast-forward check
312312
while "git fetch" stores a new remote-tracking ref says "we know
313313
there is no 'old' thing pointed at by the ref, as we are creating

0 commit comments

Comments
 (0)