docs: driver-api: pin-control: fix spelling of below

Fix the spelling of 'bellow' to 'below' in the PM API section.

Signed-off-by: Yuhong Cheng <ceohunk@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
Yuhong Cheng
2026-07-10 20:45:29 +02:00
committed by Linus Walleij
parent 5fe4b12c08
commit 81d79de72a
+1 -1
View File
@@ -1175,7 +1175,7 @@ Possible standard state names are: "default", "init", "sleep" and "idle".
selected after the driver probe.
- the ``sleep`` and ``idle`` states are for power management and can only
be selected with the PM API bellow.
be selected with the PM API below.
PM interfaces
=================