diff options
author | Tobias Klauser <tklauser@nuerscht.ch> | 2005-09-10 03:26:46 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-10 13:06:28 -0400 |
commit | d533f671852cc4e481ea7070aa1a3b6fc75b8e44 (patch) | |
tree | 970419f90c377dbcfb4d8726460d62ad8c8fbac4 /Documentation/DocBook/usb.tmpl | |
parent | 9de75d110c9681d4aaa7fe87b8db99d5562012a2 (diff) |
[PATCH] Spelling fixes for Documentation/
The attached patch fixes the following spelling errors in Documentation/
- double "the"
- Several misspellings of function/functionality
- infomation
- memeory
- Recieved
- wether
and possibly others which I forgot ;-)
Trailing whitespaces on the same line as the typo are also deleted.
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/DocBook/usb.tmpl')
-rw-r--r-- | Documentation/DocBook/usb.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/usb.tmpl b/Documentation/DocBook/usb.tmpl index f3ef0bf435e9..705c442c7bf4 100644 --- a/Documentation/DocBook/usb.tmpl +++ b/Documentation/DocBook/usb.tmpl | |||
@@ -841,7 +841,7 @@ usbdev_ioctl (int fd, int ifno, unsigned request, void *param) | |||
841 | File modification time is not updated by this request. | 841 | File modification time is not updated by this request. |
842 | </para><para> | 842 | </para><para> |
843 | Those struct members are from some interface descriptor | 843 | Those struct members are from some interface descriptor |
844 | applying to the the current configuration. | 844 | applying to the current configuration. |
845 | The interface number is the bInterfaceNumber value, and | 845 | The interface number is the bInterfaceNumber value, and |
846 | the altsetting number is the bAlternateSetting value. | 846 | the altsetting number is the bAlternateSetting value. |
847 | (This resets each endpoint in the interface.) | 847 | (This resets each endpoint in the interface.) |