From 6ed8923406f0c5addd9d19f374a654ebabefb16b Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 13 Dec 2009 18:02:39 +0000 Subject: [PATCH] Spelling fix. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1390 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- srpt/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srpt/README b/srpt/README index 5f74e85f0..460e03012 100644 --- a/srpt/README +++ b/srpt/README @@ -57,7 +57,7 @@ Proceed as follows to compile and install the SRP target driver: chkconfig scst on -The ib_srpt kernel module suppors the following parameters: +The ib_srpt kernel module supports the following parameters: * srp_max_message_size (unsigned integer) Maximum size of an SRP control message in bytes. Examples of SRP control messages are: login request, logout request, data transfer request, ...