X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ckuus2.c;h=1290763c7d58e32d9cba147ea2e354294addb776;hb=5e42ed7ef542f98b19dec6d8e14dcbd5d1e94d72;hp=d837337bdd7fd12efd48005595cf5b68445d9ebe;hpb=f2a22fc8c271bcbf60cbda5f07387c15ff09e0cf;p=ckermit.git diff --git a/ckuus2.c b/ckuus2.c index d837337..1290763 100644 --- a/ckuus2.c +++ b/ckuus2.c @@ -3660,7 +3660,7 @@ static char *hmxydial[] = { " ", "SET DIAL RETRIES ", " How many times to redial each number if the dialing result is busy or no", -" no answer, until the call is successfully answered. The default is 0", +" no answer, until the call is succesfully answered. The default is 0", " because automatic redialing is illegal in some countries.", " ", "SET DIAL INTERVAL ", @@ -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 specified, the existing file is preserved, but", +" a new file. If /READ was specifed, 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) parameter value", +"Syntax: SET TRANSFER (or XFER) paramater value", " ", "Choices:", " ",