summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsommersoft <sommersoft@gmail.com>2020-04-09 08:44:35 -0500
committersommersoft <sommersoft@gmail.com>2020-04-09 08:44:35 -0500
commit1c45a261c4ec26ea2d6a286e9ac54371980e0e41 (patch)
treea4a5c8771839ee4c973ba34aff591cd4d70e57fb /docs
parent2900d922357e6e239f48e585f09b5a3e4bc2d972 (diff)
network.rst: remove duplicate method directive
Diffstat (limited to 'docs')
-rw-r--r--docs/library/network.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/network.rst b/docs/library/network.rst
index cdcc5f323..bd32267fe 100644
--- a/docs/library/network.rst
+++ b/docs/library/network.rst
@@ -247,7 +247,7 @@ Methods
nic.ifconfig(('192.168.0.4', '255.255.255.0', '192.168.0.1', '8.8.8.8'))
.. method:: wlan.config('param')
-.. method:: wlan.config(param=value, ...)
+ wlan.config(param=value, ...)
Get or set general network interface parameters. These methods allow to work
with additional parameters beyond standard IP configuration (as dealt with by