Spelling fixes: Dont => Don't

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
Michael Tokarev
2013-12-15 20:42:16 +04:00
committed by Ronnie Sahlberg
parent c606dd50f9
commit 120b308741
29 changed files with 44 additions and 44 deletions

View File

@@ -522,7 +522,7 @@ iscsi_read_from_socket(struct iscsi_context *iscsi)
}
if (in->hdr_pos < ISCSI_HEADER_SIZE) {
/* we dont have the full header yet, so return */
/* we don't have the full header yet, so return */
return 0;
}