Spelling fixes
[oweals/cde.git] / cde / programs / dtfile / dtcopy / errordialog.c
index 9cb161aaf1bf2711def67aa6da82abb52963a99a..4fd041ca5b2abd0988f5a7af1dd854da4aa0058a 100644 (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,