Skip to content

Commit 939149b

Browse files
anecdatadhalbert
authored andcommitted
formatting fix
1 parent 104cf0b commit 939149b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/wifi/Radio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ MP_PROPERTY_GETTER(wifi_radio_ipv4_subnet_ap_obj,
559559
//| ipv4_dns: Optional[ipaddress.IPv4Address],
560560
//| ) -> None:
561561
//| """Sets the IP v4 address of the station. Must include the netmask and gateway. DNS address is optional.
562-
//| Setting the address manually will stop the DHCP client."""
562+
//| Setting the address manually will stop the DHCP client.
563563
//|
564564
//| .. note::
565565
//|

0 commit comments

Comments
 (0)