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:
Benjamin Cabé 2023-11-15 16:29:08 +01:00 committed by Anas Nashif
commit 155420522b
23 changed files with 30 additions and 32 deletions

View file

@ -89,7 +89,7 @@ Glossary of Terms
system power state
System power states describe the power consumption of the system as a
whole. System power states are are represented by :c:enum:`pm_state`.
whole. System power states are represented by :c:enum:`pm_state`.
west
A multi-repo meta-tool developed for the Zephyr project. See :ref:`west`.