]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Minor documentation fixes.
authorSimon Ruderich <simon@ruderich.org>
Mon, 24 Nov 2008 19:05:14 +0000 (20:05 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 16 Feb 2009 15:34:40 +0000 (16:34 +0100)
inputrc
zsh/rc

diff --git a/inputrc b/inputrc
index 25643b61fe1aaa54aaad0462ebaf08a8adb646e7..12f2d9bc9e96cdd9eb3480cdcbf066f2e17c97cc 100644 (file)
--- a/inputrc
+++ b/inputrc
@@ -4,6 +4,6 @@
 # Only one <tab> is necessary to get a list of all possible options.
 set show-all-if-ambiguous on
 
-# Activate vi editing mode.
+# Activate Vi editing mode.
 set editing-mode vi
 set keymap vi
diff --git a/zsh/rc b/zsh/rc
index 9c0fc35f1835ddac5cf97cdef728251eb6608220..ddee69f157c24111c8d3daf4b8e839ad34ac3d8d 100644 (file)
--- a/zsh/rc
+++ b/zsh/rc
@@ -130,7 +130,7 @@ alias vqs='vim -c "cd $(hg root)/.hg/patches/" "$(hg root)/.hg/patches/series"'
 alias -g ...='../..'
 alias -g ....='../../..'
 
-# Improved ls which displays the files in columns (-C), visualises directories,
+# Improved ls which displays the files in columns (-C), visualizes directories,
 # links and other special files (-F) and pages everything through less (L).
 #
 # If available use GNU ls with colorized output. If it isn't available use