mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 12:56:00 +01:00
event: Fix a typo in the EVENT help
Fix the help message. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
96d0c4514f
commit
f39e5b802a
@ -577,7 +577,7 @@ config EVENT
|
|||||||
help
|
help
|
||||||
This enables sending and processing of events, to allow interested
|
This enables sending and processing of events, to allow interested
|
||||||
parties to be alerted when something happens. This is an attempt to
|
parties to be alerted when something happens. This is an attempt to
|
||||||
step the flow of weak functions, hooks, functions in board_f.c
|
stem the flow of weak functions, hooks, functions in board_f.c
|
||||||
and board_r.c and the Kconfig options below.
|
and board_r.c and the Kconfig options below.
|
||||||
|
|
||||||
See doc/develop/event.rst for more information.
|
See doc/develop/event.rst for more information.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user