accessibility: speakup: Fix spelling mistake "thw" -> "the"
authorColin Ian King <colin.i.king@gmail.com>
Wed, 7 Dec 2022 09:52:02 +0000 (09:52 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jan 2023 12:06:20 +0000 (13:06 +0100)
commit3e50b639628332f7d79e1ce97e354d065ca3e0e2
tree4defc55a3f917b61cf747f7b25567bc7159c123e
parent1a726cb47fd204109c767409fa9ca15a96328f14
accessibility: speakup: Fix spelling mistake "thw" -> "the"

There is a spelling mistake in the module parameter description
for say_word_ctl and an extra space. Fix the spelling mistake and
remove the extraneous space.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20221207095202.2282567-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/accessibility/speakup/main.c