spelling error in usage

This commit is contained in:
Florian Baumann
2010-11-04 18:24:02 +01:00
parent 827578c79f
commit e1761160df

View File

@@ -28,8 +28,8 @@ function dock-switch() {
else
echo "usage:"
echo "dockswitch 2d"
echo "dockswitch 3d."
echo "dock-switch 2d"
echo "dock-switch 3d."
fi
else
echo "sorry. you're currently not using os x"