From 6af52138f9a5cad5897c2e1c1538b693f76de78a Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 13 Nov 2010 17:33:12 +0000 Subject: [PATCH] Spelling fix for a debug trace statement. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2694 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/scst_sysfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/src/scst_sysfs.c b/scst/src/scst_sysfs.c index f6089ee8a..da99d8914 100644 --- a/scst/src/scst_sysfs.c +++ b/scst/src/scst_sysfs.c @@ -2422,7 +2422,7 @@ restart: if (s == sess) continue; - TRACE_DBG("Dublicated session from the same initiator " + TRACE_DBG("Duplicated session from the same initiator " "%s found", name); if (name == sess->initiator_name) {