]> git.ipfire.org Git - thirdparty/git.git/commitdiff
*: fix typos
authorDerrick Stolee <dstolee@microsoft.com>
Tue, 15 Jun 2021 14:11:11 +0000 (14:11 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Jun 2021 02:26:20 +0000 (11:26 +0900)
These typos were found while searching the codebase for gendered
pronouns. In the case of t9300-fast-import.sh, remove a confusing
comment that is unnecessary to the understanding of the test.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.c
t/t9300-fast-import.sh

index 6428393a4143b7cd9060e31dea039b639b5db22d..c008987db3e73e13827cc075926f43570d2c300d 100644 (file)
--- a/config.c
+++ b/config.c
@@ -2834,7 +2834,7 @@ static void maybe_remove_section(struct config_store_data *store,
        begin = store->parsed[i].begin;
 
        /*
-        * Next, make sure that we are removing he last key(s) in the section,
+        * Next, make sure that we are removing the last key(s) in the section,
         * and that there are no comments that are possibly about the current
         * section.
         */
index 5c47ac4465cb554fbfc9bf48e674f41f5e0ac041..7607ef65cb994ffbb0bdc3b2b269cff1621ee8d6 100755 (executable)
@@ -1538,7 +1538,6 @@ test_expect_success 'O: comments are all skipped' '
        commit refs/heads/O1
        # -- ignore all of this text
        committer $GIT_COMMITTER_NAME <$GIT_COMMITTER_EMAIL> $GIT_COMMITTER_DATE
-       # $GIT_COMMITTER_NAME has inserted here for his benefit.
        data <<COMMIT
        dirty directory copy
        COMMIT