From 49325942f5451aa3f906cc6aefc9f39b60392bd5 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 10 May 2007 19:19:59 +0000 Subject: updated for version 7.1b --- src/gui_x11.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui_x11.c') diff --git a/src/gui_x11.c b/src/gui_x11.c index 01f4e0f5cd..3f2a256756 100644 --- a/src/gui_x11.c +++ b/src/gui_x11.c @@ -643,7 +643,7 @@ gui_x11_expose_cb(w, dud, event, dum) /* * This function fills in the XRectangle object with the current x,y * coordinates and height, width so that an XtVaSetValues to the same shell of - * those resources will restore the window to its formar position and + * those resources will restore the window to its former position and * dimensions. * * Note: This function may fail, in which case the XRectangle will be -- cgit v1.2.3