Even more spelling fixed

This commit is contained in:
chase
2018-04-17 22:00:05 -07:00
committed by Jon Trulson
parent 1fe5a550b2
commit 6d3a19d8f9
27 changed files with 30 additions and 30 deletions

View File

@@ -830,7 +830,7 @@ int Client_Channel_Close(protocol_request_ptr prot)
if(IS_ACTIVE(channel)) {
/*
Uh-oh. We have recieved a close request, but the channel is
Uh-oh. We have received a close request, but the channel is
active. We kill the process, and explicitly wait for the
process to terminate.
*/