doc: Fix occurrences of repeated words
Another round of repeated words cleanup. This commit tries to keep the diff minimal and line wrapping was mostly left intact in the touched files, as having them consistent across the documentation is probably the topic of a future tree-wide cleanup (or not) Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
05e6e1ce15
commit
155420522b
23 changed files with 30 additions and 32 deletions
|
@ -14,7 +14,7 @@ Using the CAP Acceptor
|
|||
======================
|
||||
|
||||
When the Bluetooth stack has been initialized (:code:`bt init`), the Acceptor can be registered by
|
||||
by calling :code:`cap_acceptor init`, which will register the CAS and CSIS services, as well as
|
||||
calling :code:`cap_acceptor init`, which will register the CAS and CSIS services, as well as
|
||||
register callbacks.
|
||||
|
||||
.. code-block:: console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue