Fix typo: "flie" => "file"

This commit is contained in:
Daniel Hahler 2011-02-23 00:01:47 +08:00 committed by Tim Pope
parent d6615891c2
commit 55fac5dd74

View File

@ -158,7 +158,7 @@ that are part of Git repositories).
:[range]Gbrowse If the remote for the current branch is on GitHub, :[range]Gbrowse If the remote for the current branch is on GitHub,
open the current file, blob, tree, commit, or tag open the current file, blob, tree, commit, or tag
(with git-web--browse) on GitHub. Otherwise, open the (with git-web--browse) on GitHub. Otherwise, open the
current flie, blob, tree, commit, or tag in current file, blob, tree, commit, or tag in
git-instaweb (if you have issues, verify you can run git-instaweb (if you have issues, verify you can run
"git instaweb" from a terminal). If a range is given, "git instaweb" from a terminal). If a range is given,
it is appropriately appended to the URL as an anchor. it is appropriately appended to the URL as an anchor.