Skip to content

Commit b731ae7

Browse files
authored
Never commit from GitHub UI, right?
1 parent 38e32a7 commit b731ae7

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
@@ -144,7 +144,7 @@ created. Socket addresses are represented as follows:
144144
- ``psm`` is an integer specifying the Protocol/Service Multiplexer.
145145
- ``cid`` is an optional integer specifying the Channel Identifier.
146146
If not given, defaults to zero.
147-
- ``bdaddr_type``is an optional integer specifying the address type;
147+
- ``bdaddr_type`` is an optional integer specifying the address type;
148148
one of :const:`BDADDR_BREDR` (default), :const:`BDADDR_LE_PUBLIC`,
149149
:const:`BDADDR_LE_RANDOM`.
150150

0 commit comments

Comments
 (0)