Skip to content

Commit 4341b18

Browse files
Update Doc/library/socket.rst
Co-authored-by: Stan Ulbrych <[email protected]>
1 parent 0ca64f4 commit 4341b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/socket.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ created. Socket addresses are represented as follows:
158158

159159
- On Linux it accepts an integer ``device_id`` or a tuple
160160
``(device_id, [channel])`` where ``device_id``
161-
is specifies the number of the Bluetooth device,
161+
specifies the number of the Bluetooth device,
162162
and ``channel`` is an optional integer specifying the HCI channel
163163
(:const:`HCI_CHANNEL_RAW` by default).
164164
- On FreeBSD, NetBSD and DragonFly BSD it accepts ``bdaddr``

0 commit comments

Comments
 (0)