We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca64f4 commit 4341b18Copy full SHA for 4341b18
Doc/library/socket.rst
@@ -158,7 +158,7 @@ created. Socket addresses are represented as follows:
158
159
- On Linux it accepts an integer ``device_id`` or a tuple
160
``(device_id, [channel])`` where ``device_id``
161
- is specifies the number of the Bluetooth device,
+ specifies the number of the Bluetooth device,
162
and ``channel`` is an optional integer specifying the HCI channel
163
(:const:`HCI_CHANNEL_RAW` by default).
164
- On FreeBSD, NetBSD and DragonFly BSD it accepts ``bdaddr``
0 commit comments