X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ckuus2.c;h=d837337bdd7fd12efd48005595cf5b68445d9ebe;hb=36660fd47d7d4aa64e746d1f0df82dee3548a9e0;hp=2cc29c681b0e8067f4b100289dca1424c8d50aee;hpb=cb562cea088d0e6858dfb4b30daf7ada8e9119b3;p=ckermit.git diff --git a/ckuus2.c b/ckuus2.c index 2cc29c6..d837337 100644 --- 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.", " ", @@ -9012,7 +9012,7 @@ The template should include variables like \\v(filename) or \\v(filenumber).", "" }; static char *hxyxfer[] = { -"Syntax: SET TRANSFER (or XFER) paramater value", +"Syntax: SET TRANSFER (or XFER) parameter value", " ", "Choices:", " ",