summaryrefslogtreecommitdiff
path: root/usr/auth.c
diff options
context:
space:
mode:
authorRitesh Raj Sarraf <rrs@researchut.com>2015-05-28 18:33:23 +0200
committerMike Christie <michaelc@cs.wisc.edu>2015-06-05 14:07:04 -0500
commitdf602f02d7de39e76660e14a065f6a2e99733067 (patch)
treee17796143ca2bb00094520005fbde976dafde477 /usr/auth.c
parent312e90428176c5954e3955ce0b2f5b05ef45181c (diff)
downloadopen-iscsi-df602f02d7de39e76660e14a065f6a2e99733067.tar.gz
Spelling and escaping error fixes.
Diffstat (limited to 'usr/auth.c')
-rw-r--r--usr/auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/auth.c b/usr/auth.c
index 1e72547..00b4388 100644
--- a/usr/auth.c
+++ b/usr/auth.c
@@ -2002,7 +2002,7 @@ acl_dbg_status_to_text(int dbg_status)
"AuthMethod negotiation failed",
"AuthMethod negotiated to none",
"CHAP algorithm negotiation failed",
- "CHAP challange reflected",
+ "CHAP challenge reflected",
"Local password same as remote",
"Local password not set",
"CHAP identifier bad",