doc: Fix double 'the'

Fix double 'the' in all .rst documentation.

Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
This commit is contained in:
Andrej Butok 2023-11-15 11:10:16 +01:00 committed by Fabio Baltieri
commit 287b30eb78
26 changed files with 28 additions and 28 deletions

View file

@ -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:option:`CONFIG_PM_DEVICE_RUNTIME`
Kconfig option.