Browse Source

Fixed Typo

Thomas Buck 11 years ago
parent
commit
4304667004
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      input/blog/2013/2013_07_30_itunes.md

+ 1
- 1
input/blog/2013/2013_07_30_itunes.md View File

@@ -17,7 +17,7 @@ First, Open Automator.app and create a new System Service. It should not accept
17 17
 
18 18
 [![Screenshot Automator][small]][big]
19 19
 
20
-Repeat this with the "previous track" and "playpause" AppleScript commands.
20
+Repeat this with the "next track" and "playpause" AppleScript commands.
21 21
 
22 22
 Now, open the System Preferences, go to Keyboard, Keyboard Shortcuts, Services. You should find your newly created Services under General. Assign some shortcuts and you're done :)
23 23
 

Loading…
Cancel
Save