]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git.txt: fix typo
authorMartin Ågren <martin.agren@gmail.com>
Sun, 24 Oct 2021 17:08:20 +0000 (19:08 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 17:19:30 +0000 (10:19 -0700)
Fix the spelling of "internally".

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt

index 95fe6f31b4f08710715e6296e9eadb8a8ea82a5b..6bb06d0b52cd797e5e5ae10294a9c0f1520c7bef 100644 (file)
@@ -42,7 +42,7 @@ OPTIONS
 --version::
        Prints the Git suite version that the 'git' program came from.
 +
-This option is internaly converted to `git version ...` and accepts
+This option is internally converted to `git version ...` and accepts
 the same options as the linkgit:git-version[1] command. If `--help` is
 also given, it takes precedence over `--version`.