summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNis Martensen <nis.martensen@web.de>2007-07-04 07:09:00 -0700
committerCarl Worth <cworth@cworth.org>2007-08-06 10:38:38 -0700
commit027915717df6e203826d10da7bfdf8e26af13ee1 (patch)
tree68c913e35523790dd968a59a0e778dc995e22dec /README
parent72c1f5d802c32f97ae5c0cbf899dc3a12fc28222 (diff)
Typo fixes in README files
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 351fce04..bbf0663b 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ while taking advantage of display hardware acceleration when available
(for example, through the X Render Extension).
The cairo API provides operations similar to the drawing operators of
-PostScript and PDF. Operations in cairo including stroking and filling
+PostScript and PDF. Operations in cairo include stroking and filling
cubic Bézier splines, transforming and compositing translucent images,
and antialiased text rendering. All drawing operations can be
transformed by any affine transformation (scale, rotation, shear,
@@ -134,7 +134,7 @@ Font backends:
(excluding Windows Me.) Most testing has been done on
Windows XP. While some portions of the code have been
adapted to work on older versions of Windows, considerable
- work still needs to done to get cairo running in these
+ work still needs to be done to get cairo running in these
environments.
Cairo can be compiled on Windows either with the GCC