@@ -247,7 +247,7 @@ Fixes since v2.44
247
247
This has been corrected.
248
248
(merge 199f44cb2e ps/remote-helper-repo-initialization-fix later to maint).
249
249
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
251
251
consumption relative to the size of the repository to protect from
252
252
abusive clients.
253
253
(merge 6cd05e768b jk/upload-pack-bounded-resources later to maint).
@@ -294,11 +294,11 @@ Fixes since v2.44
294
294
variable that is no longer used.
295
295
(merge 72a8d3f027 pw/rebase-i-ignore-cherry-pick-help-environment later to maint).
296
296
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
298
298
endless loop, which has been corrected.
299
299
(merge 2541cba2d6 fs/find-end-of-log-message-fix later to maint).
300
300
301
- * Mark-ups used in the documentation has been improved for
301
+ * Mark-up used in the documentation has been improved for
302
302
consistency.
303
303
(merge 45d5ed3e50 ja/doc-markup-fixes later to maint).
304
304
@@ -392,7 +392,7 @@ Fixes since v2.44
392
392
configuration variable used to leak, which has been corrected.
393
393
(merge 0e0fefb29f jc/unleak-core-excludesfile later to maint).
394
394
395
- * vreportf(), which is usede by error() and friends, has been taught
395
+ * vreportf(), which is used by error() and friends, has been taught
396
396
to give the error message printf-format string when its vsnprintf()
397
397
call fails, instead of showing nothing useful to identify the
398
398
nature of the error.
0 commit comments