Skip to content

Commit

Permalink
Merge pull request #16 from cvrebert/patch-1
Browse files Browse the repository at this point in the history
Fix typo: "Sktep" [sic] => "Step"
  • Loading branch information
garykac committed Mar 31, 2016
2 parents b8b23c8 + 4559bd0 commit acafa73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index-source.txt
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ url: http://www.w3.org/TR/uievents/#key-legends; type: dfn; spec: uievents-key;
KEY MediaLast Select previously selected channel or media. (VK_LAST, KEYCODE_LAST_CHANNEL)
KEY MediaSkipBackward Skip backward to next content or program. (KEYCODE_MEDIA_SKIP_BACKWARD)
KEY MediaSkipForward Skip forward to next content or program. (VK_SKIP, KEYCODE_MEDIA_SKIP_FORWARD)
KEY MediaStepBackward Sktep backward to next content or program. (KEYCODE_MEDIA_STEP_BACKWARD)
KEY MediaStepBackward Step backward to next content or program. (KEYCODE_MEDIA_STEP_BACKWARD)
KEY MediaStepForward Step forward to next content or program. (KEYCODE_MEDIA_STEP_FORWARD)
KEY MediaTopMenu Media top menu. (KEYCODE_MEDIA_TOP_MENU)
KEY NavigateIn Navigate in. (KEYCODE_NAVIGATE_IN)
Expand Down

0 comments on commit acafa73

Please sign in to comment.