[gimp-help] Fix typo: we are talking about paths here, not layers.



commit c5871cf5b0715bcb43ea548e2c953aad9aa4c92f
Author: Jacob Boerema <jgboerema gmail com>
Date:   Sun Jul 17 12:26:09 2022 -0400

    Fix typo: we are talking about paths here, not layers.
    
    Thanks to Marco Ciampa for noticing this.
    
    (cherry picked from commit 9e4fee3f5e0b23db79fcf47cbf3ed28400b926e9)

 src/dialogs/path-dialog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/dialogs/path-dialog.xml b/src/dialogs/path-dialog.xml
index 39003d6ab..38a3be467 100644
--- a/src/dialogs/path-dialog.xml
+++ b/src/dialogs/path-dialog.xml
@@ -388,7 +388,7 @@
           <para>
             <guilabel>Color Tag</guilabel> brings up a sub menu, similar to
             the one in the Layers Dialog, that allows you to select a color
-            tag for the selected layer.
+            tag for the selected path.
           </para>
         </listitem>
       </varlistentry>


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