commit | e1761160dfbf4e7d9a5aed5bb54e1f47ddbe7cff | [log] [tgz] |
---|---|---|
author | Florian Baumann <flo@noqqe.de> | 周四 11月 04 18:24:02 2010 +0100 |
committer | Florian Baumann <flo@noqqe.de> | 周四 11月 04 18:24:02 2010 +0100 |
tree | ced1bcdcb96faf9e68bbc7e5c923ce955165d20d | |
parent | 827578c79ff4e8c615393e2548909a66e1fb4333 [diff] |
spelling error in usage
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 @@ 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"