diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:46:31 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:46:31 +0200 |
commit | 6c28f2c0f2054865d82b5a6b2164eac956f15c94 (patch) | |
tree | 3a98807990a842ede0a1acda072bd085a3448a70 /Documentation/scsi/dpti.txt | |
parent | 3f6dee9b2a22cc66050682287a77d5fccadb9733 (diff) | |
download | linux-stable-6c28f2c0f2054865d82b5a6b2164eac956f15c94.tar.gz linux-stable-6c28f2c0f2054865d82b5a6b2164eac956f15c94.tar.bz2 linux-stable-6c28f2c0f2054865d82b5a6b2164eac956f15c94.zip |
Fix typos in Documentation/: 'B'-'C'
This patch fixes typos in various Documentation txts. This patch addresses some
words starting with the letters 'B'-'C'. There are also a few grammar fixes
thrown in for Randy. ;)
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/scsi/dpti.txt')
-rw-r--r-- | Documentation/scsi/dpti.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scsi/dpti.txt b/Documentation/scsi/dpti.txt index 6e45e70243e5..f36dc0e7c8da 100644 --- a/Documentation/scsi/dpti.txt +++ b/Documentation/scsi/dpti.txt @@ -48,7 +48,7 @@ * Implemented suggestions from Alan Cox * Added calculation of resid for sg layer * Better error handling - * Added checking underflow condtions + * Added checking underflow conditions * Added DATAPROTECT checking * Changed error return codes * Fixed pointer bug in bus reset routine |