updated for version 7.1b
diff --git a/src/gui_gtk_f.c b/src/gui_gtk_f.c
index 4a5edf1..a19d69a 100644
--- a/src/gui_gtk_f.c
+++ b/src/gui_gtk_f.c
@@ -15,9 +15,10 @@
* (C) 2002,2003 Jason Hildebrand <jason@peaceworks.ca>
* Daniel Elstner <daniel.elstner@gmx.net>
*
- * This is a special purspose container widget, which manages arbitrary childs
- * at arbitrary positions width arbitrary sizes. This finally puts an end on
- * our resizement problems with which we where struggling for such a long time.
+ * This is a special purpose container widget, which manages arbitrary
+ * children at arbitrary positions width arbitrary sizes. This finally puts
+ * an end on our resize problems with which we where struggling for such a
+ * long time.
*/
#include "vim.h"