summaryrefslogtreecommitdiff
path: root/src/Form.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Form.c')
-rw-r--r--src/Form.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Form.c b/src/Form.c
index ea33cbc..f673d3e 100644
--- a/src/Form.c
+++ b/src/Form.c
@@ -650,7 +650,7 @@ ResizeChildren(Widget w)
if (fw->form.no_refigure) {
/*
- * I am changing the widget wrapper w/o modifing the window. This is
+ * I am changing the widget wrapper w/o modifying the window. This is
* risky, but I can get away with it since I am the parent of this
* widget, and he must ask me for any geometry changes
*
@@ -893,7 +893,7 @@ XawFormGeometryManager(Widget w, XtWidgetGeometry *request,
if (fw->form.no_refigure) {
/*
- * I am changing the widget wrapper w/o modifing the window.
+ * I am changing the widget wrapper w/o modifying the window.
* This is risky, but I can get away with it since I am the
* parent of this widget, and he must ask me for any geometry
* changes