Fix typos

This commit is contained in:
Matthias Clasen
2006-09-25 14:48:31 +00:00
parent b6296750fe
commit e142731885
8 changed files with 14 additions and 8 deletions

View File

@ -155,7 +155,7 @@ insert_text (GtkTextBuffer *buffer)
GtkTextChildAnchor *anchor;
char *filename;
/* demo_find_file() looks in the the current directory first,
/* demo_find_file() looks in the current directory first,
* so you can run gtk-demo without installing GTK, then looks
* in the location where the file is installed.
*/