[gimp-help/gimp-help-2-10] Fix spelling errors
- From: Jacob Boerema <jboerema src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help/gimp-help-2-10] Fix spelling errors
- Date: Tue, 2 Aug 2022 18:51:22 +0000 (UTC)
commit 5bf9f8c4cc5df8635bb807cde0f14cce3ed6621f
Author: Daniele Forsi <dforsi gmail com>
Date: Sat Jul 30 13:31:18 2022 +0200
Fix spelling errors
(cherry picked from commit 3dd571e15496ac5d3d1e8c965598f00ad29118fa)
# Conflicts:
# README.md
src/glossary/glossary.xml | 2 +-
src/toolbox/paint/bucket-fill.xml | 2 +-
src/using/fileformats.xml | 2 +-
tools/xml_helper.py | 2 +-
web/help.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/src/glossary/glossary.xml b/src/glossary/glossary.xml
index 964a208b6..ca554f0c1 100644
--- a/src/glossary/glossary.xml
+++ b/src/glossary/glossary.xml
@@ -1091,7 +1091,7 @@ https://gitlab.gnome.org/GNOME/gimp-help/tree/master/docs/xcf images folder-->
<para>With
<link linkend="glossary-display-referred">display-referred</link> data
you have roughly two and half stops of head room above middle gray and
- maybe six and a half useable stops below middle gray, at which point the
+ maybe six and a half usable stops below middle gray, at which point the
data is too densely packed into too few tonal steps to accurately display
differences between solid black and "just barely gray". So at best you
have 9 stops of dynamic range, compared to the 20 or more stops of
diff --git a/src/toolbox/paint/bucket-fill.xml b/src/toolbox/paint/bucket-fill.xml
index df8f9b567..2859051c3 100644
--- a/src/toolbox/paint/bucket-fill.xml
+++ b/src/toolbox/paint/bucket-fill.xml
@@ -213,7 +213,7 @@
author describes clearly problems he met in
<ulink
url="https://girinstud.io/news/2019/02/smart-colorization-in-gimp/"/>.
- Options are described bellow.
+ Options are described below.
</para>
</listitem>
</itemizedlist>
diff --git a/src/using/fileformats.xml b/src/using/fileformats.xml
index d9764d553..e914b44bd 100644
--- a/src/using/fileformats.xml
+++ b/src/using/fileformats.xml
@@ -472,7 +472,7 @@ url="http://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format">Wikipedia</
encoding (a lossless data compression scheme) that, since
GIMP-2.10 can be used in exporting as JPEG. Images using
arithmetic encoding can be 5 - 10 % smaller. But older
- softwares may have trouble opening these images.
+ software may have trouble opening these images.
</para>
</listitem>
</varlistentry>
diff --git a/tools/xml_helper.py b/tools/xml_helper.py
index 26fa06b28..a1e1083ee 100644
--- a/tools/xml_helper.py
+++ b/tools/xml_helper.py
@@ -296,7 +296,7 @@ def _format_xml_internal (child_langs,
index += 1
def format_xml (node):
- """Recursively sort the chidren tags by lang attrib"""
+ """Recursively sort the children tags by lang attrib"""
group = None
child_langs = []
nodes_by_lang = {}
diff --git a/web/help.xml b/web/help.xml
index 2b4aced57..3c4ad8a6f 100644
--- a/web/help.xml
+++ b/web/help.xml
@@ -85,7 +85,7 @@
repository is the right place to start.
</para>
<para>
- Preferrably you build the most up to date manual yourself, or check
+ Preferably you build the most up to date manual yourself, or check
the latest <ulink url='https://docs.gimp.org/2.10/en/'>online version</ulink>.
The source of the manual can be found in XML files in the
<ulink url='https://gitlab.gnome.org/GNOME/gimp-help/-/tree/master/src'>/src</ulink>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]