diff --git a/doc/glossary.rst b/doc/glossary.rst index af33223926b59c050ca18b1b1d02353ce87f2ea2..c186bd155c1bad043f11d7a91d9b60649b234310 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -51,7 +51,7 @@ Glossary of Terms device runtime power management Device Runtime Power Management (PM) refers the capability of devices to - save energy independently of the the system power state. Devices will keep + save energy independently of the system power state. Devices will keep reference of their usage and will automatically be suspended or resumed. This feature is enabled via the :kconfig:`CONFIG_PM_DEVICE_RUNTIME` Kconfig option. @@ -84,7 +84,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`.