Fix a couple of NEWS typos
authorMike Gorse <mgorse@novell.com>
Tue, 6 Mar 2012 00:35:36 +0000 (18:35 -0600)
committerMike Gorse <mgorse@novell.com>
Tue, 6 Mar 2012 00:35:36 +0000 (18:35 -0600)
NEWS

diff --git a/NEWS b/NEWS
index a58745f..dc62a42 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
 What's new in at-spi2-core 2.3.91:
 
-* Invalid states when receiving a focus event (BGO#663992).
+* Invalidate states when receiving a focus event (BGO#663992).
 
 * Fix atspi_table_get_row_column_extents_at_index.
 
-* Expect a signed in tfor GetIndexInParent, per the spec.
+* Expect a signed infor GetIndexInParent, per the spec.
 
 * Send key events to listeners assumed to be hung, but don't block.
 
@@ -55,7 +55,6 @@ What's new in at-spi2-core 2.3.4:
 * When a call times out, ping the connection and avoid making subsequent calls
   until the ping is answered.
 
-
 What's new in at-spi2-core 2.3.3:
 
 * Handle event detail suffixes (such as :system).
@@ -154,7 +153,6 @@ What's new in at-spi2-core 2.1.3:
 * Fix failure to update cache in response to children-changed events in some
   cases.
 
-
 What's new in at-spi2-core 2.1.2:
 
 * Fix atspi_table_get_caption|summary.