diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-01-27 09:40:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-31 12:10:52 +0300 |
commit | e4157519ad46c7bd81b1c1e76d634aa0033d00e5 (patch) | |
tree | fde02e6d5401714d303825688ec874c8f7489623 /Documentation/usb/gadget-testing.rst | |
parent | 2d83eb5d24e1c8dba386928fcbf76d3b581a632d (diff) | |
download | linux-e4157519ad46c7bd81b1c1e76d634aa0033d00e5.tar.xz |
Documentation: usb: correct spelling
Correct spelling problems for Documentation/usb/ as reported
by codespell.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-usb@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Link: https://lore.kernel.org/r/20230127064005.1558-33-rdunlap@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/usb/gadget-testing.rst')
-rw-r--r-- | Documentation/usb/gadget-testing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/usb/gadget-testing.rst b/Documentation/usb/gadget-testing.rst index 2278c9ffb74a..2fca40443dc9 100644 --- a/Documentation/usb/gadget-testing.rst +++ b/Documentation/usb/gadget-testing.rst @@ -813,7 +813,7 @@ the user must provide the following: ================== ==================================================== Each frame description contains frame interval specification, and each -such specification consists of a number of lines with an inverval value +such specification consists of a number of lines with an interval value in each line. The rules stated above are best illustrated with an example:: # mkdir functions/uvc.usb0/control/header/h |