[gimp-help] Fix help id of Paste Into Selection In Place
- From: Jacob Boerema <jboerema src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help] Fix help id of Paste Into Selection In Place
- Date: Sun, 16 Oct 2022 21:20:09 +0000 (UTC)
commit a5264942da15da0a92f463ca07793a6f83ccb933
Author: Jacob Boerema <jgboerema gmail com>
Date: Sun Oct 16 16:05:01 2022 -0400
Fix help id of Paste Into Selection In Place
The wrong help id was used here. Because of this, asking for help for this
item in GIMP returned the missing help page.
(cherry picked from commit 6535989162dfcdf6fde3f365957a787714cd0da4)
src/menus/edit/paste-into-selection-in-place.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/menus/edit/paste-into-selection-in-place.xml
b/src/menus/edit/paste-into-selection-in-place.xml
index b82b2ac3f..174ebe498 100644
--- a/src/menus/edit/paste-into-selection-in-place.xml
+++ b/src/menus/edit/paste-into-selection-in-place.xml
@@ -4,7 +4,7 @@
<!-- section history:
2018-04-28 j.h: created
-->
-<sect2 id="gimp-edit-paste-into-selection-in-place">
+<sect2 id="gimp-edit-paste-into-in-place">
<title>Paste Into Selection In Place</title>
<indexterm>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]