[gimp] INSTALL: fixing copy-paste bugs.



commit caebbe46035dc188b538f8c2680d1a5d16b12a80
Author: Jehan <jehan girinstud io>
Date:   Tue Aug 9 11:48:22 2022 +0200

    INSTALL: fixing copy-paste bugs.
    
    Thanks to Tobias (@Tobias on Gitlab) for noticing.

 INSTALL.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/INSTALL.in b/INSTALL.in
index 6bf551a749..a20afdf5be 100644
--- a/INSTALL.in
+++ b/INSTALL.in
@@ -382,13 +382,13 @@ These are:
      Python plug-ins, you can use -Dpython=false.
 
   -Djavascript=false  If for some reason you don't want to install the
-     Python plug-ins, you can use -Djavascript=false.
+     JavaScript plug-ins, you can use -Djavascript=false.
 
   -Dlua=false  If for some reason you don't want to install the
-     Python plug-ins, you can use -Dlua=false.
+     Lua plug-ins, you can use -Dlua=false.
 
   -Dvala-plugins=disabled  If for some reason you don't want to install the
-     Python plug-ins, you can use -Dvala-plugins=disabled.
+     Vala plug-ins, you can use -Dvala-plugins=disabled.
 
 
 This list is manually maintained. To get an exhaustive listing of options,


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