From c4593fbe1cb292161d6a4e503d512e5d9d163e91 Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Wed, 30 Apr 2014 01:00:51 -0700 Subject: Tweak command description --- background_scripts/commands.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'background_scripts/commands.coffee') diff --git a/background_scripts/commands.coffee b/background_scripts/commands.coffee index 807b8ec0..97836459 100644 --- a/background_scripts/commands.coffee +++ b/background_scripts/commands.coffee @@ -219,7 +219,7 @@ commandDescriptions = "LinkHints.activateMode": ["Open a link in the current tab"] "LinkHints.activateModeToOpenInNewTab": ["Open a link in a new tab"] - "LinkHints.activateModeToOpenInNewForegroundTab": ["Open a link in a new tab, switch to it"] + "LinkHints.activateModeToOpenInNewForegroundTab": ["Open a link in a new tab & switch to it"] "LinkHints.activateModeWithQueue": ["Open multiple links in a new tab"] "LinkHints.activateModeToOpenIncognito": ["Open a link in incognito window"] -- cgit v1.2.3