summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2003-12-16 08:29:01 +0000
committerCarl Worth <cworth@cworth.org>2003-12-16 08:29:01 +0000
commit75a7541cf1a8456780dbf446624a2a751fc24346 (patch)
tree5f5f5853017fc84c8c92ec8fde4a303051db5a9b /NEWS
parentaa7c663ea844b8caf230b428ee593e785172d66d (diff)
Fix typo
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 44d0b0968..daa8a717f 100644
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,7 @@ drawn. Calling cairo_clip allows clipping to a text-shaped region.
Combined dependencies
---------------------
-The cairo code now depends only on the libpixman library. This single
+The cairo core now depends only on the libpixman library. This single
library replaces the three previous libraries libic, libpixregion, and
slim. Thanks to Dave Beckett <dave.beckett@bristol.ac.uk> for all of
the heavy lifting with this renaming effort.