diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:47:42 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:47:42 +0200 |
commit | fff9289b219f48cb2296714fea3d71f516991f9f (patch) | |
tree | 47f597d038f7304ac32066c263c289135a52b0c6 /Documentation/usb | |
parent | 6c28f2c0f2054865d82b5a6b2164eac956f15c94 (diff) | |
download | linux-fff9289b219f48cb2296714fea3d71f516991f9f.tar.gz linux-fff9289b219f48cb2296714fea3d71f516991f9f.tar.xz |
Fix typos in Documentation/: 'D'-'E'
This patch fixes typos in various Documentation txts. This patch addresses
some words starting with the letters 'D'-'E'.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/usb')
-rw-r--r-- | Documentation/usb/error-codes.txt | 2 | ||||
-rw-r--r-- | Documentation/usb/mtouchusb.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/usb/error-codes.txt b/Documentation/usb/error-codes.txt index 39c68f8c4e6c..671144193093 100644 --- a/Documentation/usb/error-codes.txt +++ b/Documentation/usb/error-codes.txt @@ -126,7 +126,7 @@ one or more packets could finish before an error stops further endpoint I/O. urb->transfer_flags. -ENODEV Device was removed. Often preceded by a burst of - other errors, since the hub driver does't detect + other errors, since the hub driver doesn't detect device removal events immediately. -EXDEV ISO transfer only partially completed diff --git a/Documentation/usb/mtouchusb.txt b/Documentation/usb/mtouchusb.txt index cd806bfc8b81..433208871fb4 100644 --- a/Documentation/usb/mtouchusb.txt +++ b/Documentation/usb/mtouchusb.txt @@ -63,7 +63,7 @@ TODO: Implement a control urb again to handle requests to and from the device such as calibration, etc once/if it becomes available. -DISCLAMER: +DISCLAIMER: I am not a MicroTouch/3M employee, nor have I ever been. 3M does not support this driver! If you want touch drivers only supported within X, please go to: |