[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 878b9a3e99de30e768378858e817a725c45122b3

Ville Skyttä ville.skytta at iki.fi
Fri Dec 25 10:16:37 UTC 2009


The following commit has been merged in the master branch:
commit cffa2db14904d7bd3d3122643cfa5705eea64b48
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Fri Dec 25 12:07:47 2009 +0200

    Fix comment spelling and line wrapping.

diff --git a/contrib/vncviewer b/contrib/vncviewer
index 4826a78..fb9d833 100644
--- a/contrib/vncviewer
+++ b/contrib/vncviewer
@@ -55,7 +55,8 @@ _tightvncviewer()
 complete -F _tightvncviewer tightvncviewer
 
 
-# NOTE: - VNC Viewer options are case-insensivite.  Preferred case is taken from -help.
+# NOTE: - VNC Viewer options are case insensitive.
+#         Preferred case is taken from -help.
 #       - Both single dash (-) and double dash (--) are allowed as option prefix
 have xvnc4viewer &&
 _xvnc4viewer()

-- 
bash-completion



More information about the Bash-completion-commits mailing list