common/Kconfig: fix comments syntax error
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Tue, 25 Apr 2023 18:34:45 +0000 (14:34 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 3 May 2023 22:30:46 +0000 (18:30 -0400)
commita7989a7cc2ee8dd61805dff62fac80659daf5c66
tree9558b7ee4b40b8189ff1aede6604d62ed3abfd6f
parented356ac9300b6efca238d7058bbe8395aa9ff8c6
common/Kconfig: fix comments syntax error

Fix comments error in EVENT_DEBUG description:
    this get usefui -> this to get useful

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/Kconfig