docs: pm: Fix typo
s/Enbles/Enables/g Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
parent
1d364c1701
commit
4b628341e5
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ Enable Device Idle Power Management of a Device API
|
||||||
|
|
||||||
void pm_device_enable(const struct device *dev);
|
void pm_device_enable(const struct device *dev);
|
||||||
|
|
||||||
Enbles Idle Power Management of the device.
|
Enables Idle Power Management of the device.
|
||||||
|
|
||||||
Disable Device Idle Power Management of a Device API
|
Disable Device Idle Power Management of a Device API
|
||||||
----------------------------------------------------
|
----------------------------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue