fixed "specifed" spelling error
[ckermit.git] / ckuus2.c
index 4ef6b75..d837337 100644 (file)
--- a/ckuus2.c
+++ b/ckuus2.c
@@ -5558,7 +5558,7 @@ static char * hxxf_op[] = {
 " ",
 "/WRITE",
 "  Open the file for writing.  If /READ was not also specified, this creates",
-"  a new file.  If /READ was specifed, the existing file is preserved, but",
+"  a new file.  If /READ was specified, the existing file is preserved, but",
 "  writing is allowed.  In both cases, the read/write pointer is initially",
 "  at the beginning of the file.",
 " ",