diff options
author | Gabriel Craciunescu <nix.or.die@googlemail.com> | 2007-10-20 02:13:26 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-10-20 02:13:26 +0200 |
commit | e9534b3fd7843d1bd5a7a1fe2474a09f72d41ab8 (patch) | |
tree | 90a935afb9962ea5696149c8ca8a11b2fe97b2bd /Documentation/scsi | |
parent | 88a9b03775cbd5124c91f350b89c0dfb9d6550eb (diff) |
Typo fixes retrun -> return
Typo fixes retrun -> return
Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'Documentation/scsi')
-rw-r--r-- | Documentation/scsi/arcmsr_spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scsi/arcmsr_spec.txt b/Documentation/scsi/arcmsr_spec.txt index 5e0042340fd3..45d9482c1517 100644 --- a/Documentation/scsi/arcmsr_spec.txt +++ b/Documentation/scsi/arcmsr_spec.txt @@ -3,7 +3,7 @@ ******************************************************************************* ** Usage of IOP331 adapter ** (All In/Out is in IOP331's view) -** 1. Message 0 --> InitThread message and retrun code +** 1. Message 0 --> InitThread message and return code ** 2. Doorbell is used for RS-232 emulation ** inDoorBell : bit0 -- data in ready ** (DRIVER DATA WRITE OK) |