[gimp-help] Fix Remove Holes help id



commit 35567d4d25c72fee39f88aa73411a366b4f2d9fa
Author: Jacob Boerema <jgboerema gmail com>
Date:   Sun Oct 16 17:02:57 2022 -0400

    Fix Remove Holes help id
    
    This was using an incorrect help id, which caused the help not to be
    found when called from GIMP.
    
    (cherry picked from commit 42457ca42768dd27594461cf3562e3e029914044)

 src/menus/select/remove-holes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/menus/select/remove-holes.xml b/src/menus/select/remove-holes.xml
index 24f069db1..0d1a89393 100644
--- a/src/menus/select/remove-holes.xml
+++ b/src/menus/select/remove-holes.xml
@@ -4,7 +4,7 @@
 <!-- section history:
   2017-03-05 j.h: created
 -->
-<sect2 id="gimp-selection-remove-holes">
+<sect2 id="gimp-selection-flood">
   <title>Remove Holes</title>
 
   <indexterm>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]