From 5657f673f19248cefa63dff35fbb09669527a0eb Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Wed, 20 Dec 2017 17:40:46 -0800 Subject: [PATCH] Normalized references to arrow keys. --- .../Resources/KeyboardShortcuts/KeyboardShortcuts.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html b/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html index 2591588ef..19f10971b 100644 --- a/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html +++ b/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html @@ -45,8 +45,8 @@ Mark all as read, go to next unreadl (lowercase L) Mark as unread, go to next unreadm Mark as unreadu -Open in browserb or right-arrow or return or enter -Move focus to Subscriptionsleft-arrow +Open in browserb or rightArrow or return or enter +Move focus to SubscriptionsleftArrow Previous subscriptiona Next subscriptionz @@ -56,7 +56,7 @@ Expand. or cmd-rightArrow Collapse All; or option-cmd-leftArrow Expand All' or option-cmd-rightArrow -Move focus to headlinesright-arrow +Move focus to headlinesrightArrow  
Timeline only…