summaryrefslogtreecommitdiff
path: root/include/X11/Xaw3d/TextP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xaw3d/TextP.h')
-rw-r--r--include/X11/Xaw3d/TextP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Xaw3d/TextP.h b/include/X11/Xaw3d/TextP.h
index 2f791c0..af657a3 100644
--- a/include/X11/Xaw3d/TextP.h
+++ b/include/X11/Xaw3d/TextP.h
@@ -132,7 +132,7 @@ typedef struct _XawTextMargin {
struct SearchAndReplace {
Boolean selection_changed; /* flag so that the selection cannot be
changed out from underneath query-replace.*/
- Widget search_popup; /* The poppup widget that allows searches.*/
+ Widget search_popup; /* The popup widget that allows searches.*/
Widget label1; /* The label widgets for the search window. */
Widget label2;
Widget left_toggle; /* The left search toggle radioGroup. */