Skip to content

Commit

Permalink
Fix a typo in the fix for the ancient UTF-8 bug in QuickLook.
Browse files Browse the repository at this point in the history
  • Loading branch information
parejadan authored and Daniel Pareja committed Sep 6, 2011
1 parent d79bb6d commit def5ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .osx
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ sudo tmutil disablelocal
killall Safari && killall Finder && killall Dock

# Fix for the ancient UTF-8 bug in QuickLook (http://mths.be/bbo)
echo "0×08000100:0" > ~/.CFUserTextEncoding
echo "0x08000100:0" > ~/.CFUserTextEncoding

0 comments on commit def5ca5

Please sign in to comment.