[gimp-help] filters: Small string fixes



commit 83863047cf71f80a257e90559c541b15cf503e86
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Wed Jun 8 00:43:36 2022 +0200

    filters: Small string fixes

 src/filters/animation.xml       | 4 ++--
 src/filters/common-features.xml | 4 ++--
 src/filters/web.xml             | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/src/filters/animation.xml b/src/filters/animation.xml
index 4551cf29a..c67251be0 100644
--- a/src/filters/animation.xml
+++ b/src/filters/animation.xml
@@ -30,8 +30,8 @@
     <para>
       These are animation helpers, which let you view and optimize your
       animations (by reducing their size). We gathered <quote>Optimize
-      (Difference)</quote> and <quote>Optimize (GIF)</quote> filters together,
-      because they are not much different.
+      (Difference)</quote> and <quote>Optimize (for GIF)</quote> filters
+      together, because they are not much different.
     </para>
   </sect2>
 
diff --git a/src/filters/common-features.xml b/src/filters/common-features.xml
index 4f6328014..0483b261b 100644
--- a/src/filters/common-features.xml
+++ b/src/filters/common-features.xml
@@ -86,7 +86,7 @@
             <para>
               <guilabel>Use the entire layer as input</guilabel> If this option
               is selected, the input of the filter is the entire layer. The
-              ouput will only affect the selection. The layer outside the
+              output will only affect the selection. The layer outside the
               selection remains unchanged.
             </para>
             <mediaobject>
@@ -143,4 +143,4 @@
     </varlistentry>
     
   </variablelist>
-</sect1>
\ No newline at end of file
+</sect1>
diff --git a/src/filters/web.xml b/src/filters/web.xml
index 2d5b44fdd..dcdb30489 100644
--- a/src/filters/web.xml
+++ b/src/filters/web.xml
@@ -28,7 +28,7 @@
       </mediaobject>
     </figure>
     <para>
-      This filters are mostly used on images mentioned for web sites. The
+      These filters are mostly used on images intended for web sites. The
       filter <link linkend="plug-in-imagemap">ImageMap</link> is used to add
       clickable <quote>hot spots</quote> on the image. The filter
       <link linkend="gimp-filter-semi-flatten">Semi-Flatten</link> is used to


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