diff --git a/TODO.xml b/TODO.xml
index 0ab270c3a9..5b4ea0c448 100644
--- a/TODO.xml
+++ b/TODO.xml
@@ -67,7 +67,7 @@
The purpose of the Pango project is to provide a system for
- layout and rendering of internationlized text. It handles
+ layout and rendering of internationalized text. It handles
most of the issues necessary to
Some work has already been done on this as part of the Win32
@@ -213,7 +213,7 @@
Currently, GTK+ has a large number of list and tree widgets
- (GtkList, GtkTree, GtkCList, GtkCTree), non of which are
+ (GtkList, GtkTree, GtkCList, GtkCTree), none of which are
ideal. The GtkList and GtkTree widgets perform badly on large
sets. (GtkTree widget is also quite buggy.) GtkCList
and GtkCTree mostly solve the size problem, but are quite