From e58ae03897aae88cb8c925b9b659581efb9e5b3d Mon Sep 17 00:00:00 2001 From: Damien GERARD Date: Sat, 11 Jul 2015 11:47:29 +0200 Subject: [PATCH] User defined commands: fixed typo for searching in the php documentation --- PowerEditor/src/shortcuts.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerEditor/src/shortcuts.xml b/PowerEditor/src/shortcuts.xml index 4d05cde5d..f7cb0e980 100644 --- a/PowerEditor/src/shortcuts.xml +++ b/PowerEditor/src/shortcuts.xml @@ -11,7 +11,7 @@ iexplore "$(FULL_CURRENT_PATH)" chrome "$(FULL_CURRENT_PATH)" safari "$(FULL_CURRENT_PATH)" - http://www.php.net/%20$(CURRENT_WORD) + http://www.php.net/$(CURRENT_WORD) https://www.google.com/search?q=$(CURRENT_WORD) https://en.wikipedia.org/wiki/Special:Search?search=$(CURRENT_WORD) $(NPP_DIRECTORY)\notepad++.exe $(CURRENT_WORD)