Skip to content

Commit

Permalink
fix incorrect Xcode shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
m3ta4a committed Oct 17, 2016
1 parent 54a5cdd commit 49be06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheatsheets/Xcode_Shortcuts.rb
Expand Up @@ -51,7 +51,7 @@
name 'Fold section'
end
entry do
command 'CMD+CTRL+Arrow Right'
command 'CMD+ALT+Arrow Right'
name 'Unfold section'
end
entry do
Expand Down

0 comments on commit 49be06a

Please sign in to comment.