Spelling fixes
[oweals/cde.git] / cde / programs / dtappbuilder / src / ab / prop.c
index c1700cf0aa33a0e1b0a0c961e2c181627b45d8a4..bc938c54c11f2c539116f8057411065153532355 100644 (file)
@@ -1997,7 +1997,7 @@ prop_graphic_filename_ok(
            util_file_name_has_extension(filename, "xbm"))
        {
            ext = strrchr(filebase, '.');
-           ext[0] = '\0'; /* strip off extenstion */
+           ext[0] = '\0'; /* strip off extension */
 
             util_set_help_data(catgets(Dtb_project_catd, 100, 117,
                "The graphic file name extension should not be included\nwhen it is specified in the Graphic Filename field."), NULL, NULL);