Skip to content

Commit 82a57cd

Browse files
Martin Ågrengitster
authored andcommitted
git.txt: fix typo
Fix the spelling of "internally". Signed-off-by: Martin Ågren <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent b6d8887 commit 82a57cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ OPTIONS
4242
--version::
4343
Prints the Git suite version that the 'git' program came from.
4444
+
45-
This option is internaly converted to `git version ...` and accepts
45+
This option is internally converted to `git version ...` and accepts
4646
the same options as the linkgit:git-version[1] command. If `--help` is
4747
also given, it takes precedence over `--version`.
4848

0 commit comments

Comments
 (0)