[gegl] spelling fixes



commit 82d99a7078ee2d59c5c404c615fbc28a47ef636f
Author: Sven Neumann <s neumann raumfeld com>
Date:   Tue May 12 08:36:17 2009 +0200

    spelling fixes
---
 NEWS |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/NEWS b/NEWS
index ec12f47..53defb3 100644
--- a/NEWS
+++ b/NEWS
@@ -18,10 +18,10 @@ Changes in GEGL 0.1.0
    â?¢ HPUX 10.20, 11.0 and 11.11 (pa-risc);
    â?¢ IRIX 6.5 (mips)
  â?¢ Represent colors using doubles instead of floats (this change is
-   indepentent from internal processing)
- â?¢ Removed the GTK+ UI parts of the gegl binary and made into a pure
-   command line tool (which can still visualize stuff with help from
-   the SDL based display operation)
+   independent from internal processing)
+ â?¢ Removed the GTK+ UI parts of the gegl binary and turned gegl into a
+   pure command line tool (which can still visualize stuff with help
+   help the SDL based display operation)
  â?¢ Consider {x=G_MININT/2, y=G_MININT/2, width=G_MAXINT, height=G_MAXINT}
    as the only valid region wichin processing may occur. Processing
    outside of this region is undefined behaviour.
@@ -37,8 +37,8 @@ Changes in GEGL 0.1.0
  â?¢ Added new sampler GeglSamplerSharp
  â?¢ Added format property go gegl:buffer-sink
  â?¢ Cleaned up and made gegl:introspect work again
- â?¢ Add a bunch of test cases using the automake test sytem (make
-   check) and also port buffer tests to automake
+ â?¢ Add a bunch of test cases using the automake test sytem (make check)
+   and also port buffer tests to automake
  â?¢ General cleanups, bug fixes, increased robustness and improved
    documentation
 



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