summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2016-12-09 11:47:28 -0800
committerBryce Harrington <bryce@osg.samsung.com>2016-12-09 11:47:28 -0800
commit68bbb6933920a043753d9d509fb6e6d8a68624ca (patch)
treea352434fba3c79a473c06ee48e65d8c68d81bc84
parent3f1a6f7225e31057a8af9313f051a1d311df0c69 (diff)
NEWS: Fix a couple typos
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b320af6ea..6552cc092 100644
--- a/NEWS
+++ b/NEWS
@@ -30,7 +30,7 @@ None
Bug Fixes
---------
-* All the bug fixes from 1.14.2, 1.14.4, and 14.6
+* All the bug fixes from 1.14.2, 1.14.4, and 1.14.6
* Fix xcb/xlib compilation and calls. Make image boxes behave when SHM
is not available.
@@ -55,7 +55,7 @@ Bug Fixes
doing anything.
(Bug #90984)
-* Improve rendering with Quarts to better match pixman's blending and
+* Improve rendering with Quartz to better match pixman's blending and
filtering behavior.