Last of the spelling fixed

This commit is contained in:
chase
2018-04-18 04:43:05 -07:00
committed by Jon Trulson
parent 6d3a19d8f9
commit 33d2749ea3
185 changed files with 279 additions and 279 deletions

View File

@@ -117,7 +117,7 @@ ReToString(
/*
* Takes an array of numbers, converts them back into their string
* type (e.g. SU 1W etc) and puts them into a string buffer with end
* marks as necessary, seperated by spaces.
* marks as necessary, separated by spaces.
*/
static void
NumsToBuf(

View File

@@ -1186,7 +1186,7 @@ _DtCm_deregister_callback_4_svc(Registration_4 *r, struct svc_req *svcrq)
* 2) if the (transient) program, version, & procnum match
* the original registration, and
* 3) if the process id of the client matches the
* orignal registration
* original registration
*
* ... only then is it ok to decommission the ticket.
*/