Skip to content

Commit

Permalink
Documentation/git-web--browse.txt: fix small typo
Browse files Browse the repository at this point in the history
Change "brower.konqueror.path" to "browser.konqueror.path" in
documentation.

Signed-off-by: Teemu Likonen <tlikonen@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Teemu Likonen authored and Junio C Hamano committed May 16, 2008
1 parent a5099bb commit ed02091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-web--browse.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ When 'konqueror' is specified by the a command line option or a
configuration variable, we launch 'kfmclient' to try to open the HTML
man page on an already opened konqueror in a new tab if possible.

For consistency, we also try such a trick if 'brower.konqueror.path' is
For consistency, we also try such a trick if 'browser.konqueror.path' is
set to something like 'A_PATH_TO/konqueror'. That means we will try to
launch 'A_PATH_TO/kfmclient' instead.

Expand Down

0 comments on commit ed02091

Please sign in to comment.