Skip to content

Commit 00e10ef

Browse files
pks-tgitster
authored andcommitted
docs: address typos in Git v2.45 changelog
Address some typos in the Git v2.45 changelog. Signed-off-by: Patrick Steinhardt <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent bbeb797 commit 00e10ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/RelNotes/2.45.0.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Fixes since v2.44
247247
This has been corrected.
248248
(merge 199f44cb2e ps/remote-helper-repo-initialization-fix later to maint).
249249

250-
* Various parts of upload-pack has been updated to bound the resource
250+
* Various parts of upload-pack have been updated to bound the resource
251251
consumption relative to the size of the repository to protect from
252252
abusive clients.
253253
(merge 6cd05e768b jk/upload-pack-bounded-resources later to maint).
@@ -294,11 +294,11 @@ Fixes since v2.44
294294
variable that is no longer used.
295295
(merge 72a8d3f027 pw/rebase-i-ignore-cherry-pick-help-environment later to maint).
296296

297-
* The code to find the effective end of log message can fall into an
297+
* The code to find the effective end of log messages can fall into an
298298
endless loop, which has been corrected.
299299
(merge 2541cba2d6 fs/find-end-of-log-message-fix later to maint).
300300

301-
* Mark-ups used in the documentation has been improved for
301+
* Mark-up used in the documentation has been improved for
302302
consistency.
303303
(merge 45d5ed3e50 ja/doc-markup-fixes later to maint).
304304

@@ -392,7 +392,7 @@ Fixes since v2.44
392392
configuration variable used to leak, which has been corrected.
393393
(merge 0e0fefb29f jc/unleak-core-excludesfile later to maint).
394394

395-
* vreportf(), which is usede by error() and friends, has been taught
395+
* vreportf(), which is used by error() and friends, has been taught
396396
to give the error message printf-format string when its vsnprintf()
397397
call fails, instead of showing nothing useful to identify the
398398
nature of the error.

0 commit comments

Comments
 (0)