Spelling fixes

This commit is contained in:
chase
2018-05-26 11:50:47 -05:00
committed by Jon Trulson
parent 8d2fe2486c
commit 809c3d8bb6
146 changed files with 240 additions and 240 deletions

View File

@@ -222,7 +222,7 @@ create_error_dialog(
action_area = Create_Action_Area(form, copyActions, NULL);
/* create the separator widget */
separator = XtVaCreateManagedWidget("seperator",
separator = XtVaCreateManagedWidget("separator",
xmSeparatorWidgetClass,
form,
XmNbottomAttachment, XmATTACH_WIDGET,