[gimp-help-2] Minor bugfixes
- From: Ulf-D. Ehlert <ulfehlert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help-2] Minor bugfixes
- Date: Tue, 22 Feb 2011 18:58:42 +0000 (UTC)
commit 83cf4f1680ca5db3931ee8e4008e26635671a60b
Author: Ulf-D. Ehlert <ulfehlert svn gnome org>
Date: Tue Feb 22 18:49:34 2011 +0100
Minor bugfixes
* Fix typo ("burredness") in warp.xml.
* Fix bug #642729 (interchange opaque and transparent in
alpha channel description).
src/dialogs/histogram-dialog.xml | 6 +++---
src/filters/map/warp.xml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/dialogs/histogram-dialog.xml b/src/dialogs/histogram-dialog.xml
index 836fff1..f6daa4d 100644
--- a/src/dialogs/histogram-dialog.xml
+++ b/src/dialogs/histogram-dialog.xml
@@ -178,9 +178,9 @@
<listitem>
<para>
This shows the distribution of opacity levels. If the layer
- is completely opaque or completely transparent, the
- histogram will consist of a single bar on the left or right
- edge.
+ is completely transparent (alpha = 0) or
+ completely opaque (alpha = 255), the histogram
+ will consist of a single bar on the left or right edge.
</para>
</listitem>
</varlistentry>
diff --git a/src/filters/map/warp.xml b/src/filters/map/warp.xml
index 193870a..48bb87f 100644
--- a/src/filters/map/warp.xml
+++ b/src/filters/map/warp.xml
@@ -310,7 +310,7 @@
option lets you set how much the grayscale variations will
influence the displacement of pixels. On every iteration, the
filter works of the whole image, not only on the red object: this
- explains burredness.
+ explains blurredness.
</para>
<figure>
<title>Gradient scale example</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]