From 27524e1d4d65da1b65cfa89fcc94af728e5ee27b Mon Sep 17 00:00:00 2001
From: Scott Sumner <30118311+sasumner@users.noreply.github.com>
Date: Wed, 30 Jun 2021 15:17:34 -0400
Subject: [PATCH] Improve link to user manual on questionmark menu
Fix #10087, close #10088
---
PowerEditor/installer/nativeLang/english.xml | 2 +-
PowerEditor/src/Notepad_plus.rc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/PowerEditor/installer/nativeLang/english.xml b/PowerEditor/installer/nativeLang/english.xml
index b94d133b4..cc62f914e 100644
--- a/PowerEditor/installer/nativeLang/english.xml
+++ b/PowerEditor/installer/nativeLang/english.xml
@@ -319,7 +319,7 @@ The comments are here for explanation, it's not necessary to translate them.
-
+
diff --git a/PowerEditor/src/Notepad_plus.rc b/PowerEditor/src/Notepad_plus.rc
index f1b422b3e..0c15a8035 100644
--- a/PowerEditor/src/Notepad_plus.rc
+++ b/PowerEditor/src/Notepad_plus.rc
@@ -1132,7 +1132,7 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Notepad++ Home", IDM_HOMESWEETHOME
MENUITEM "Notepad++ Project Page", IDM_PROJECTPAGE
- MENUITEM "Notepad++ Online Document", IDM_ONLINEDOCUMENT
+ MENUITEM "Notepad++ Online User Manual", IDM_ONLINEDOCUMENT
MENUITEM "Notepad++ Community (Forum)", IDM_FORUM
MENUITEM SEPARATOR
MENUITEM "Update Notepad++", IDM_UPDATE_NPP