1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-01 22:53:33 +02:00

Fix typo in :loadplugins help text.

This commit is contained in:
Doug Kearns
2009-02-11 22:05:18 +11:00
parent 49ec231eda
commit f5ed7ba579
4 changed files with 25 additions and 39 deletions

View File

@@ -99,7 +99,7 @@ Load all unloaded plugins immediately. Because plugins are automatically
loaded after vimperatorrc is sourced, this command must be placed early
in the vimperatorrc file if vimperatorrc also includes commands that are
implemented by plugins. Additionally, this command allows for sourcing
new plugins without restarting vimperator.
new plugins without restarting Vimperator.
________________________________________________________________________________