diff options
author | Vyshnav Ajith <puthen1977@gmail.com> | 2024-11-22 03:48:52 +0530 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-11-28 12:08:32 +0100 |
commit | 6e33123a18bf6c69c941d09e091e8bfef5fb0d41 (patch) | |
tree | 71a554b36e6c548cd171d53858f3396217f16eb3 /Documentation/networking | |
parent | 0dd298579794d88f872bdf6a4f48d3a368353d4b (diff) | |
download | linux-stable-6e33123a18bf6c69c941d09e091e8bfef5fb0d41.tar.gz linux-stable-6e33123a18bf6c69c941d09e091e8bfef5fb0d41.tar.bz2 linux-stable-6e33123a18bf6c69c941d09e091e8bfef5fb0d41.zip |
Fix spelling mistake
Changed from reequires to require. A minute typo.
Signed-off-by: Vyshnav Ajith <puthen1977@gmail.com>
Link: https://patch.msgid.link/20241121221852.10754-1-puthen1977@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'Documentation/networking')
-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 37f968acc473..8404a3f794f3 100644 --- a/Documentation/networking/cdc_mbim.rst +++ b/Documentation/networking/cdc_mbim.rst @@ -51,7 +51,7 @@ Such userspace applications includes, but are not limited to: - mbimcli (included with the libmbim [3] library), and - ModemManager [4] -Establishing a MBIM IP session reequires at least these actions by the +Establishing a MBIM IP session requires at least these actions by the management application: - open the control channel |