diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-01-29 15:10:48 -0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-01-31 13:00:47 +0100 |
commit | a266ef69b890f099069cf51bb40572611c435a54 (patch) | |
tree | 35052737ecfbbd1837d0fef9969cafca9accce7f /Documentation/networking/cdc_mbim.rst | |
parent | 6831582937bd23fc1640e6f65620ebf75b3b9ef4 (diff) | |
download | lwn-a266ef69b890f099069cf51bb40572611c435a54.tar.gz lwn-a266ef69b890f099069cf51bb40572611c435a54.zip |
Documentation: networking: correct spelling
Correct spelling problems for Documentation/networking/ as reported
by codespell.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Jiri Pirko <jiri@nvidia.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: netdev@vger.kernel.org
Link: https://lore.kernel.org/r/20230129231053.20863-5-rdunlap@infradead.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'Documentation/networking/cdc_mbim.rst')
-rw-r--r-- | Documentation/networking/cdc_mbim.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/cdc_mbim.rst b/Documentation/networking/cdc_mbim.rst index 0048409c06b4..37f968acc473 100644 --- a/Documentation/networking/cdc_mbim.rst +++ b/Documentation/networking/cdc_mbim.rst @@ -93,7 +93,7 @@ MBIM function can be looked up using sysfs. For example:: USB configuration descriptors ----------------------------- The wMaxControlMessage field of the CDC MBIM functional descriptor -limits the maximum control message size. The managament application is +limits the maximum control message size. The management application is responsible for negotiating a control message size complying with the requirements in section 9.3.1 of [1], taking this descriptor field into consideration. |