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