Skip to content

Commit 480f054

Browse files
Martin Ågrengitster
authored andcommitted
config.txt: fix typo
Fix the spelling of "substituted". Signed-off-by: Martin Ågren <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7ed37eb commit 480f054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ path relative to Git's "runtime prefix", i.e. relative to the location
304304
where Git itself was installed. For example, `%(prefix)/bin/` refers to
305305
the directory in which the Git executable itself lives. If Git was
306306
compiled without runtime prefix support, the compiled-in prefix will be
307-
subsituted instead. In the unlikely event that a literal path needs to
307+
substituted instead. In the unlikely event that a literal path needs to
308308
be specified that should _not_ be expanded, it needs to be prefixed by
309309
`./`, like so: `./%(prefix)/bin`.
310310

0 commit comments

Comments
 (0)