doc: fix typos via codespell

There are some typos in the documentation, comments, etc. Fix them via codespell, and then adjust the "dump" files used by the subversion tests to match the updated contents. Signed-off-by: Andrew Kreimer <algonell@gmail.com> [dscho noticed and fixed the problems in svn test] Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> [jc did final assembling of the three patches] Signed-off-by: Junio C Hamano <gitster@pobox.com>

Andrew Kreimer committed May 31, 2026 at 21:43 UTC 014c454799dbf281e634823c6134e8e95978df6f
24 files changed +69 -69
Documentation/SubmittingPatches
+1 -1
@@ -92,7 +92,7 @@ input and avoids unnecessary churn from many rapid iterations.
92 topic are appropriate, so such an incremental updates are limited to
93 small corrections and polishing. After a topic cooks for some time
94 (like 7 calendar days) in 'next' without needing further tweaks on
95 - top, it gets merged to the 'master' branch and wait to become part
95 + top, it gets merged to the 'master' branch and waits to become part
96 of the next major release.
97
98 In the following sections, many techniques and conventions are listed
Documentation/git-sparse-checkout.adoc
+1 -1
@@ -134,7 +134,7 @@ the `clean.requireForce` config option is set to `false`.
134 +
135 The `--dry-run` option will list the directories that would be removed
136 without deleting them. Running in this mode can be helpful to predict the
137 -behavior of the clean comand or to determine which kinds of files are left
137 +behavior of the clean command or to determine which kinds of files are left
138 in the sparse directories.
139 +
140 The `--verbose` option will list every file within the directories that
Documentation/technical/build-systems.adoc
+3 -3
@@ -47,7 +47,7 @@ Auto-detection of the following items is considered to be important:
47
48 - Check for the existence of headers.
49 - Check for the existence of libraries.
50 - - Check for the existence of exectuables.
50 + - Check for the existence of executables.
51 - Check for the runtime behavior of specific functions.
52 - Check for specific link order requirements when multiple libraries are
53 involved.
@@ -106,7 +106,7 @@ by the build system:
106
107 - C: the primary compiled language used by Git, must be supported. Relevant
108 toolchains are GCC, Clang and MSVC.
109 - - Rust: candidate as a second compiled lanugage, should be supported. Relevant
109 + - Rust: candidate as a second compiled language, should be supported. Relevant
110 toolchains is the LLVM-based rustc.
111
112 Built-in support for the respective languages is preferred over support that
@@ -142,7 +142,7 @@ The following list of build systems are considered:
142
143 === GNU Make
144
145 -- Platform support: ubitquitous on all platforms, but not well-integrated into Windows.
145 +- Platform support: ubiquitous on all platforms, but not well-integrated into Windows.
146 - Auto-detection: no built-in support for auto-detection of features.
147 - Ease of use: easy to use, but discovering available options is hard. Makefile
148 rules can quickly get out of hand once reaching a certain scope.
builtin/pack-objects.c
+1 -1
@@ -1341,7 +1341,7 @@ static void write_pack_file(void)
1341 * length of them as buffer length.
1342 *
1343 * Note that we need to subtract one though to
1344 - * accomodate for the sideband byte.
1344 + * accommodate for the sideband byte.
1345 */
1346 struct hashfd_options opts = {
1347 .progress = progress_state,
commit-graph.h
+1 -1
@@ -18,7 +18,7 @@
18 * This method is only used to enhance coverage of the commit-graph
19 * feature in the test suite with the GIT_TEST_COMMIT_GRAPH and
20 * GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS environment variables. Do not
21 - * call this method oustide of a builtin, and only if you know what
21 + * call this method outside of a builtin, and only if you know what
22 * you are doing!
23 */
24 void git_test_write_commit_graph_or_die(struct odb_source *source);
compat/precompose_utf8.c
+1 -1
@@ -85,7 +85,7 @@ const char *precompose_string_if_needed(const char *in)
85 out = reencode_string_iconv(in, inlen, ic_prec, 0, &outlen);
86 if (out) {
87 if (outlen == inlen && !memcmp(in, out, outlen))
88 - free(out); /* no need to return indentical */
88 + free(out); /* no need to return identical */
89 else
90 in = out;
91 }
hook.h
+1 -1
@@ -116,7 +116,7 @@ struct run_hooks_opt {
116 * While the callback allows piecemeal writing, it can also be
117 * used for smaller inputs, where it gets called only once.
118 *
119 - * Add hook callback initalization context to `feed_pipe_ctx`.
119 + * Add hook callback initialization context to `feed_pipe_ctx`.
120 * Add hook callback internal state to `feed_pipe_cb_data`.
121 *
122 */
meson_options.txt
+1 -1
@@ -106,7 +106,7 @@ option('highlight_bin', type: 'string', value: 'highlight')
106
107 # Documentation.
108 option('docs', type: 'array', choices: ['man', 'html'], value: [],
109 - description: 'Which documenattion formats to build and install.')
109 + description: 'Which documentation formats to build and install.')
110 option('default_help_format', type: 'combo', choices: ['man', 'html', 'platform'], value: 'platform',
111 description: 'Default format used when executing git-help(1).')
112 option('docs_backend', type: 'combo', choices: ['asciidoc', 'asciidoctor', 'auto'], value: 'auto',
midx-write.c
+1 -1
@@ -1438,7 +1438,7 @@ static int write_midx_internal(struct write_midx_opts *opts)
1438
1439 /*
1440 * Attempt opening the pack index to populate num_objects.
1441 - * Ignore failiures as they can be expected and are not
1441 + * Ignore failures as they can be expected and are not
1442 * fatal during this selection time.
1443 */
1444 open_pack_index(oldest);
odb/source.h
+1 -1
@@ -338,7 +338,7 @@ static inline int odb_source_read_object_stream(struct odb_read_stream **out,
338 * are only iterated over once.
339 *
340 * The optional `request` structure serves as a template for retrieving the
341 - * object info for each indvidual iterated object and will be populated as if
341 + * object info for each individual iterated object and will be populated as if
342 * `odb_source_read_object_info()` was called on the object. It will not be
343 * modified, the callback will instead be invoked with a separate `struct
344 * object_info` for every object. Object info will not be read when passing a
packfile.h
+1 -1
@@ -124,7 +124,7 @@ struct packfile_store {
124 * that packs that contain a lot of accessed objects will be located
125 * towards the front.
126 *
127 - * This is usually desireable, but there are exceptions. One exception
127 + * This is usually desirable, but there are exceptions. One exception
128 * is when the looking up multiple objects in a loop for each packfile.
129 * In that case, we may easily end up with an infinite loop as the
130 * packfiles get reordered to the front repeatedly.
path.h
+1 -1
@@ -217,7 +217,7 @@ void safe_create_dir(struct repository *repo, const char *dir, int share);
217 *
218 * - It always adjusts shared permissions.
219 *
220 - * Returns a negative erorr code on error, 0 on success.
220 + * Returns a negative error code on error, 0 on success.
221 */
222 int safe_create_dir_in_gitdir(struct repository *repo, const char *path);
223
reftable/system.h
+1 -1
@@ -84,7 +84,7 @@ struct reftable_flock {
84 * to acquire the lock. If `timeout_ms` is 0 we don't wait, if it is negative
85 * we block indefinitely.
86 *
87 - * Retrun 0 on success, a reftable error code on error. Specifically,
87 + * Return 0 on success, a reftable error code on error. Specifically,
88 * `REFTABLE_LOCK_ERROR` should be returned in case the target path is already
89 * locked.
90 */
t/README
+1 -1
@@ -972,7 +972,7 @@ see test-lib-functions.sh for the full list and their options.
972 - test_lazy_prereq <prereq> <script>
973
974 Declare the way to determine if a test prerequisite <prereq> is
975 - satisified or not, but delay the actual determination until the
975 + satisfied or not, but delay the actual determination until the
976 prerequisite is actually used by "test_have_prereq" or the
977 three-arg form of the test_expect_* functions. For example, this
978 is how the SYMLINKS prerequisite is declared to see if the platform
t/chainlint.pl
+1 -1
@@ -35,7 +35,7 @@ my $emit_all;
35 #
36 # In other languages, `1+2` would typically be scanned as three tokens
37 # (`1`, `+`, and `2`), but in shell it is a single token. However, the similar
38 -# `1 + 2`, which embeds whitepace, is scanned as three token in shell, as well.
38 +# `1 + 2`, which embeds whitespace, is scanned as three token in shell, as well.
39 # In shell, several characters with special meaning lose that meaning when not
40 # surrounded by whitespace. For instance, the negation operator `!` is special
41 # when standing alone surrounded by whitespace; whereas in `foo!uucp` it is
t/chainlint/chain-break-false.expect
+1 -1
@@ -1,4 +1,4 @@
1 -2 if condition not satisified
1 +2 if condition not satisfied
2 3 then
3 4 echo it did not work...
4 5 echo failed!
t/chainlint/chain-break-false.test
+1 -1
@@ -1,6 +1,6 @@
1 test_expect_success 'chain-break-false' '
2 # LINT: broken &&-chain okay if explicit "false" signals failure
3 -if condition not satisified
3 +if condition not satisfied
4 then
5 echo it did not work...
6 echo failed!
t/t1700-split-index.sh
+1 -1
@@ -502,7 +502,7 @@ test_expect_success 'do not refresh null base index' '
502 git checkout main &&
503 git update-index --split-index &&
504 test_commit more &&
505 - # must not write a new shareindex, or we wont catch the problem
505 + # must not write a new shareindex, or we will not catch the problem
506 git -c splitIndex.maxPercentChange=100 merge --no-edit side-branch 2>err &&
507 # i.e. do not expect warnings like
508 # could not freshen shared index .../shareindex.00000...
t/t3909-stash-pathspec-file.sh
+3 -3
@@ -29,7 +29,7 @@ verify_expect () {
29 test_expect_success 'simplest' '
30 restore_checkpoint &&
31
32 - # More files are written to make sure that git didnt ignore
32 + # More files are written to make sure that git did not ignore
33 # --pathspec-from-file, stashing everything
34 echo A >fileA.t &&
35 echo B >fileB.t &&
@@ -47,7 +47,7 @@ test_expect_success 'simplest' '
47 test_expect_success '--pathspec-file-nul' '
48 restore_checkpoint &&
49
50 - # More files are written to make sure that git didnt ignore
50 + # More files are written to make sure that git did not ignore
51 # --pathspec-from-file, stashing everything
52 echo A >fileA.t &&
53 echo B >fileB.t &&
@@ -66,7 +66,7 @@ test_expect_success '--pathspec-file-nul' '
66 test_expect_success 'only touches what was listed' '
67 restore_checkpoint &&
68
69 - # More files are written to make sure that git didnt ignore
69 + # More files are written to make sure that git did not ignore
70 # --pathspec-from-file, stashing everything
71 echo A >fileA.t &&
72 echo B >fileB.t &&
t/t4052-stat-output.sh
+1 -1
@@ -420,7 +420,7 @@ test_expect_success 'merge --stat respects COLUMNS with long name' '
420 # enough terminal display width, will contain the following line:
421 # "<RED>|<RESET> ${FILENAME} | 0"
422 # where "<RED>" and "<RESET>" are ANSI escape codes to color the text.
423 -# To calculate the minimium terminal display width MIN_TERM_WIDTH so that the
423 +# To calculate the minimum terminal display width MIN_TERM_WIDTH so that the
424 # FILENAME in the diffstat will not be shortened, we take the FILENAME length
425 # and add 9 to it.
426 # To check if the diffstat width, when the line_prefix (the "<RED>|<RESET>" of
t/t4067-diff-partial-clone.sh
+1 -1
@@ -159,7 +159,7 @@ test_expect_success 'diff succeeds even if prefetch triggered by break-rewrites'
159 # We need baz to trigger break-rewrites detection.
160 git -C client reset --hard HEAD &&
161
162 - # break-rewrites detction in reset.
162 + # break-rewrites detection in reset.
163 git -C client reset HEAD~1
164 '
165
t/t9150/svk-merge.dump
+10 -10
@@ -71,13 +71,13 @@ Node-kind: file
71 Node-action: add
72 Prop-content-length: 10
73 Text-content-length: 2401
74 -Text-content-md5: bfd8ff778d1492dc6758567373176a89
74 +Text-content-md5: d6a3917748b0c09ad85c2783f1d4dac1
75 Content-length: 2411
76
77 PROPS-END
78 # -DCOLLISION_CHECK if you believe that SHA1's
79 # 1461501637330902918203684832716283019655932542976 hashes do not give you
80 -# enough guarantees about no collisions between objects ever hapenning.
80 +# enough guarantees about no collisions between objects ever happening.
81 #
82 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
83 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -201,12 +201,12 @@ Node-path: branches/left/Makefile
201 Node-kind: file
202 Node-action: change
203 Text-content-length: 2465
204 -Text-content-md5: 16e38d9753b061731650561ce01b1195
204 +Text-content-md5: 3f413450a7a26596d9e512ee385a9b19
205 Content-length: 2465
206
207 # -DCOLLISION_CHECK if you believe that SHA1's
208 # 1461501637330902918203684832716283019655932542976 hashes do not give you
209 -# enough guarantees about no collisions between objects ever hapenning.
209 +# enough guarantees about no collisions between objects ever happening.
210 #
211 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
212 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -305,12 +305,12 @@ Node-path: trunk/Makefile
305 Node-kind: file
306 Node-action: change
307 Text-content-length: 2521
308 -Text-content-md5: 0668418a621333f4aa8b6632cd63e2a0
308 +Text-content-md5: 89788781014278d76ff23648b8b08b2d
309 Content-length: 2521
310
311 # -DCOLLISION_CHECK if you believe that SHA1's
312 # 1461501637330902918203684832716283019655932542976 hashes do not give you
313 -# enough guarantees about no collisions between objects ever hapenning.
313 +# enough guarantees about no collisions between objects ever happening.
314 #
315 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
316 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -412,12 +412,12 @@ Node-path: branches/left/Makefile
412 Node-kind: file
413 Node-action: change
414 Text-content-length: 2593
415 -Text-content-md5: 5ccff689fb290e00b85fe18ee50c54ba
415 +Text-content-md5: 706d73919e6f319a0e624aa50c8b8b38
416 Content-length: 2593
417
418 # -DCOLLISION_CHECK if you believe that SHA1's
419 # 1461501637330902918203684832716283019655932542976 hashes do not give you
420 -# enough guarantees about no collisions between objects ever hapenning.
420 +# enough guarantees about no collisions between objects ever happening.
421 #
422 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
423 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -529,12 +529,12 @@ Node-path: trunk/Makefile
529 Node-kind: file
530 Node-action: change
531 Text-content-length: 2713
532 -Text-content-md5: 0afbe34f244cd662b1f97d708c687f90
532 +Text-content-md5: 1c05266da99e8f01a5ccf816be47a484
533 Content-length: 2713
534
535 # -DCOLLISION_CHECK if you believe that SHA1's
536 # 1461501637330902918203684832716283019655932542976 hashes do not give you
537 -# enough guarantees about no collisions between objects ever hapenning.
537 +# enough guarantees about no collisions between objects ever happening.
538 #
539 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
540 # Note that you need some new glibc (at least >2.2.4) for this, and it will
t/t9151/svn-mergeinfo.dump
+33 -33
@@ -80,14 +80,14 @@ Node-kind: file
80 Node-action: add
81 Prop-content-length: 10
82 Text-content-length: 2401
83 -Text-content-md5: bfd8ff778d1492dc6758567373176a89
84 -Text-content-sha1: 103205ce331f7d64086dba497574734f78439590
83 +Text-content-md5: d6a3917748b0c09ad85c2783f1d4dac1
84 +Text-content-sha1: 9ffe895eb95d4a7c2ee2712dcf7a13637edee6a9
85 Content-length: 2411
86
87 PROPS-END
88 # -DCOLLISION_CHECK if you believe that SHA1's
89 # 1461501637330902918203684832716283019655932542976 hashes do not give you
90 -# enough guarantees about no collisions between objects ever hapenning.
90 +# enough guarantees about no collisions between objects ever happening.
91 #
92 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
93 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -194,8 +194,8 @@ Node-kind: file
194 Node-action: add
195 Node-copyfrom-rev: 2
196 Node-copyfrom-path: trunk/Makefile
197 -Text-copy-source-md5: bfd8ff778d1492dc6758567373176a89
198 -Text-copy-source-sha1: 103205ce331f7d64086dba497574734f78439590
197 +Text-copy-source-md5: d6a3917748b0c09ad85c2783f1d4dac1
198 +Text-copy-source-sha1: 9ffe895eb95d4a7c2ee2712dcf7a13637edee6a9
199
200
201 Revision-number: 4
@@ -228,8 +228,8 @@ Node-kind: file
228 Node-action: add
229 Node-copyfrom-rev: 2
230 Node-copyfrom-path: trunk/Makefile
231 -Text-copy-source-md5: bfd8ff778d1492dc6758567373176a89
232 -Text-copy-source-sha1: 103205ce331f7d64086dba497574734f78439590
231 +Text-copy-source-md5: d6a3917748b0c09ad85c2783f1d4dac1
232 +Text-copy-source-sha1: 9ffe895eb95d4a7c2ee2712dcf7a13637edee6a9
233
234
235 Revision-number: 5
@@ -254,13 +254,13 @@ Node-path: branches/left/Makefile
254 Node-kind: file
255 Node-action: change
256 Text-content-length: 2465
257 -Text-content-md5: 16e38d9753b061731650561ce01b1195
258 -Text-content-sha1: 36da4b84ea9b64218ab48171dfc5c48ae025f38b
257 +Text-content-md5: 3f413450a7a26596d9e512ee385a9b19
258 +Text-content-sha1: b3cd389d63c5e3af4fe22b7464cf97968662ad1a
259 Content-length: 2465
260
261 # -DCOLLISION_CHECK if you believe that SHA1's
262 # 1461501637330902918203684832716283019655932542976 hashes do not give you
263 -# enough guarantees about no collisions between objects ever hapenning.
263 +# enough guarantees about no collisions between objects ever happening.
264 #
265 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
266 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -359,13 +359,13 @@ Node-path: branches/right/Makefile
359 Node-kind: file
360 Node-action: change
361 Text-content-length: 2521
362 -Text-content-md5: 0668418a621333f4aa8b6632cd63e2a0
363 -Text-content-sha1: 4f29afd038e52f45acb5ef8c41acfc70062a741a
362 +Text-content-md5: 89788781014278d76ff23648b8b08b2d
363 +Text-content-sha1: f52afb2d6230e5a418416b77c3c9ad610edfd202
364 Content-length: 2521
365
366 # -DCOLLISION_CHECK if you believe that SHA1's
367 # 1461501637330902918203684832716283019655932542976 hashes do not give you
368 -# enough guarantees about no collisions between objects ever hapenning.
368 +# enough guarantees about no collisions between objects ever happening.
369 #
370 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
371 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -467,13 +467,13 @@ Node-path: branches/left/Makefile
467 Node-kind: file
468 Node-action: change
469 Text-content-length: 2529
470 -Text-content-md5: f6b197cc3f2e89a83e545d4bb003de73
471 -Text-content-sha1: 2f656677cfec0bceec85e53036ffb63e25126f8e
470 +Text-content-md5: abcac8d04eb061b0a3053e359e44a2a0
471 +Text-content-sha1: 866caf95e04809a5ed897aea41075b24833612ea
472 Content-length: 2529
473
474 # -DCOLLISION_CHECK if you believe that SHA1's
475 # 1461501637330902918203684832716283019655932542976 hashes do not give you
476 -# enough guarantees about no collisions between objects ever hapenning.
476 +# enough guarantees about no collisions between objects ever happening.
477 #
478 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
479 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -572,13 +572,13 @@ Node-path: branches/left/Makefile
572 Node-kind: file
573 Node-action: change
574 Text-content-length: 2593
575 -Text-content-md5: 5ccff689fb290e00b85fe18ee50c54ba
576 -Text-content-sha1: a13de8e23f1483efca3e57b2b64b0ae6f740ce10
575 +Text-content-md5: 706d73919e6f319a0e624aa50c8b8b38
576 +Text-content-sha1: 9992d5a9aea960c7856ef6a9364aedd5b710ef53
577 Content-length: 2593
578
579 # -DCOLLISION_CHECK if you believe that SHA1's
580 # 1461501637330902918203684832716283019655932542976 hashes do not give you
581 -# enough guarantees about no collisions between objects ever hapenning.
581 +# enough guarantees about no collisions between objects ever happening.
582 #
583 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
584 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -689,8 +689,8 @@ Node-kind: file
689 Node-action: add
690 Node-copyfrom-rev: 8
691 Node-copyfrom-path: branches/left/Makefile
692 -Text-copy-source-md5: 5ccff689fb290e00b85fe18ee50c54ba
693 -Text-copy-source-sha1: a13de8e23f1483efca3e57b2b64b0ae6f740ce10
692 +Text-copy-source-md5: 706d73919e6f319a0e624aa50c8b8b38
693 +Text-copy-source-sha1: 9992d5a9aea960c7856ef6a9364aedd5b710ef53
694
695
696
@@ -761,13 +761,13 @@ Node-path: trunk/Makefile
761 Node-kind: file
762 Node-action: change
763 Text-content-length: 2593
764 -Text-content-md5: 5ccff689fb290e00b85fe18ee50c54ba
765 -Text-content-sha1: a13de8e23f1483efca3e57b2b64b0ae6f740ce10
764 +Text-content-md5: 706d73919e6f319a0e624aa50c8b8b38
765 +Text-content-sha1: 9992d5a9aea960c7856ef6a9364aedd5b710ef53
766 Content-length: 2593
767
768 # -DCOLLISION_CHECK if you believe that SHA1's
769 # 1461501637330902918203684832716283019655932542976 hashes do not give you
770 -# enough guarantees about no collisions between objects ever hapenning.
770 +# enough guarantees about no collisions between objects ever happening.
771 #
772 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
773 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -942,13 +942,13 @@ Node-path: trunk/Makefile
942 Node-kind: file
943 Node-action: change
944 Text-content-length: 2713
945 -Text-content-md5: 0afbe34f244cd662b1f97d708c687f90
946 -Text-content-sha1: 46d9377d783e67a9b581da110352e799517c8a14
945 +Text-content-md5: 1c05266da99e8f01a5ccf816be47a484
946 +Text-content-sha1: 0cba212974e2b288389d73317f3220be11158e00
947 Content-length: 2713
948
949 # -DCOLLISION_CHECK if you believe that SHA1's
950 # 1461501637330902918203684832716283019655932542976 hashes do not give you
951 -# enough guarantees about no collisions between objects ever hapenning.
951 +# enough guarantees about no collisions between objects ever happening.
952 #
953 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
954 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -1166,13 +1166,13 @@ Node-path: branches/left-sub/Makefile
1166 Node-kind: file
1167 Node-action: change
1168 Text-content-length: 2713
1169 -Text-content-md5: 0afbe34f244cd662b1f97d708c687f90
1170 -Text-content-sha1: 46d9377d783e67a9b581da110352e799517c8a14
1169 +Text-content-md5: 1c05266da99e8f01a5ccf816be47a484
1170 +Text-content-sha1: 0cba212974e2b288389d73317f3220be11158e00
1171 Content-length: 2713
1172
1173 # -DCOLLISION_CHECK if you believe that SHA1's
1174 # 1461501637330902918203684832716283019655932542976 hashes do not give you
1175 -# enough guarantees about no collisions between objects ever hapenning.
1175 +# enough guarantees about no collisions between objects ever happening.
1176 #
1177 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
1178 # Note that you need some new glibc (at least >2.2.4) for this, and it will
@@ -1408,13 +1408,13 @@ Node-path: branches/left/Makefile
1408 Node-kind: file
1409 Node-action: change
1410 Text-content-length: 2713
1411 -Text-content-md5: 0afbe34f244cd662b1f97d708c687f90
1412 -Text-content-sha1: 46d9377d783e67a9b581da110352e799517c8a14
1411 +Text-content-md5: 1c05266da99e8f01a5ccf816be47a484
1412 +Text-content-sha1: 0cba212974e2b288389d73317f3220be11158e00
1413 Content-length: 2713
1414
1415 # -DCOLLISION_CHECK if you believe that SHA1's
1416 # 1461501637330902918203684832716283019655932542976 hashes do not give you
1417 -# enough guarantees about no collisions between objects ever hapenning.
1417 +# enough guarantees about no collisions between objects ever happening.
1418 #
1419 # -DNSEC if you want git to care about sub-second file mtimes and ctimes.
1420 # Note that you need some new glibc (at least >2.2.4) for this, and it will
t/unit-tests/clar/README.md
+1 -1
@@ -138,7 +138,7 @@ raise errors during test execution.
138 __Caution:__ If you use assertions inside of `test_suitename__initialize`,
139 make sure that you do not rely on `__initialize` being completely run
140 inside your `test_suitename__cleanup` function. Otherwise you might
141 -encounter ressource cleanup twice.
141 +encounter resource cleanup twice.
142
143 ## How does Clar work?
144