aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Widmann <mattongit@gmail.com>2013-02-14 14:39:59 -0500
committerMathias Bynens <mathias@qiwi.be>2013-02-15 09:37:07 +0100
commit6383a3fdf0df521d0fda5b11b92849870c30b9e2 (patch)
tree5dc085ffd9e28ffc77df05790ff843fd900e02ed
parent2e42495c265b83539996112a1512f0fad7ab9940 (diff)
downloaddotfiles-6383a3fdf0df521d0fda5b11b92849870c30b9e2.tar.gz
dotfiles-6383a3fdf0df521d0fda5b11b92849870c30b9e2.tar.bz2
dotfiles-6383a3fdf0df521d0fda5b11b92849870c30b9e2.zip
.osx: Fix typo
Ref. #183.
-rwxr-xr-x.osx2
1 files changed, 1 insertions, 1 deletions
diff --git a/.osx b/.osx
index fcee4bf..82cc4a2 100755
--- a/.osx
+++ b/.osx
@@ -279,7 +279,7 @@ unset file
###############################################################################
# Enable highlight hover effect for the grid view of a stack (Dock)
-defaults write com.apple.dock mouse-over-hilte-stack -bool true
+defaults write com.apple.dock mouse-over-hilite-stack -bool true
# Set the icon size of Dock items to 36 pixels
defaults write com.apple.dock tilesize -int 36