From c2c70b495b561ec1267774bbf49be464a076178e Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Fri, 23 Oct 2015 09:07:11 +0200 Subject: .osx: Fix typo Fixes #592. --- .osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.osx b/.osx index dfe5c82..9aee281 100755 --- a/.osx +++ b/.osx @@ -516,7 +516,7 @@ defaults write com.apple.mail SpellCheckingBehavior -string "NoSpellCheckingEnab # Use `sudo mdutil -i off "/Volumes/foo"` to stop indexing any volume. sudo defaults write /.Spotlight-V100/VolumeConfiguration Exclusions -array "/Volumes" # Change indexing order and disable some search results -# Yosemite-specific search results (remove them if your are using OS X 10.9 or older): +# Yosemite-specific search results (remove them if you are using OS X 10.9 or older): # MENU_DEFINITION # MENU_CONVERSION # MENU_EXPRESSION -- cgit v1.2.3