From e1761160dfbf4e7d9a5aed5bb54e1f47ddbe7cff Mon Sep 17 00:00:00 2001 From: Florian Baumann Date: Thu, 4 Nov 2010 18:24:02 +0100 Subject: [PATCH] spelling error in usage --- plugins/osx.plugin.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/osx.plugin.bash b/plugins/osx.plugin.bash index a24f012..e6271bd 100644 --- a/plugins/osx.plugin.bash +++ b/plugins/osx.plugin.bash @@ -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" -- 2.17.1