Skip to content

Commit 1c45a26

Browse files
committed
network.rst: remove duplicate method directive
1 parent 2900d92 commit 1c45a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/library/network.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Methods
247247
nic.ifconfig(('192.168.0.4', '255.255.255.0', '192.168.0.1', '8.8.8.8'))
248248

249249
.. method:: wlan.config('param')
250-
.. method:: wlan.config(param=value, ...)
250+
wlan.config(param=value, ...)
251251

252252
Get or set general network interface parameters. These methods allow to work
253253
with additional parameters beyond standard IP configuration (as dealt with by

0 commit comments

Comments
 (0)