From 8a76bcd9115db27143b1211499b071727834b036 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 11 Jun 2015 17:51:19 +0000 Subject: [PATCH] qla2x00t: Source code comment spelling fix git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6305 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t/qla2x00-target/qla2x00t.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qla2x00t/qla2x00-target/qla2x00t.h b/qla2x00t/qla2x00-target/qla2x00t.h index 2f980c6ba..668f1f3a6 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.h +++ b/qla2x00t/qla2x00-target/qla2x00t.h @@ -172,7 +172,7 @@ struct q2t_tgt { }; /* - * Equivilant to IT Nexus (Initiator-Target) + * Equivalent to IT Nexus (Initiator-Target) */ struct q2t_sess { uint16_t loop_id;