Fix comment spelling and line wrapping.

This commit is contained in:
Ville Skyttä 2009-12-25 12:07:47 +02:00
parent 8ab6708302
commit cffa2db149

View File

@ -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()