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) {