Fix grammar on error message
This commit is contained in:
@@ -32,6 +32,6 @@ function dock-switch() {
|
||||
echo "dock-switch 3d."
|
||||
fi
|
||||
else
|
||||
echo "sorry. you're currently not using os x"
|
||||
echo "Sorry, this only works on Mac OS X"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user