summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Epler <jeff@adafruit.com>2020-09-13 12:50:12 -0500
committerGitHub <noreply@github.com>2020-09-13 12:50:12 -0500
commita81a2cff023d2f21ae95dbf48861600454cc1674 (patch)
tree11489a3784ddeb6ea5f854f0f61ec8478f6951d9
parentca136db2102446c4a2c6ad7cdfd68c28e2c37071 (diff)
parente5122b1acf3742474f0b496a01c7180bc0f6faf0 (diff)
Merge pull request #3411 from jepler/ble-doc-typo
_bleio: fix markup typo
-rw-r--r--shared-bindings/_bleio/Address.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-bindings/_bleio/Address.c b/shared-bindings/_bleio/Address.c
index 1f168d31a..04c667db4 100644
--- a/shared-bindings/_bleio/Address.c
+++ b/shared-bindings/_bleio/Address.c
@@ -86,7 +86,7 @@ STATIC mp_obj_t bleio_address_make_new(const mp_obj_type_t *type, size_t n_args,
//| or use `str()` on the :py:class:`~_bleio.Attribute` object itself, the address will be printed
//| in the expected order. For example:
//|
-//| .. code-block:: pycon
+//| .. code-block:: python
//|
//| >>> import _bleio
//| >>> _bleio.adapter.address