diff mbox series

[06/23] package/lbreakout2: fix typos in help text

Message ID 20240914071930.1189715-6-peter@korsgaard.com
State Accepted
Headers show
Series [01/23] package/icu: fix typos in help text and patch description | expand

Commit Message

Peter Korsgaard Sept. 14, 2024, 7:19 a.m. UTC
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/lbreakout2/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/package/lbreakout2/Config.in b/package/lbreakout2/Config.in
index eeb8a06966..3397df97b9 100644
--- a/package/lbreakout2/Config.in
+++ b/package/lbreakout2/Config.in
@@ -5,9 +5,9 @@  config BR2_PACKAGE_LBREAKOUT2
 	help
 	  LBreakout2 is the successor to LBreakout, a breakout-style
 	  arcade game in the manner of Arkanoid. Requires SDL, libpng,
-	  and optionnally SDL_mixer/SDL_net.
+	  and optionally SDL_mixer/SDL_net.
 	  A display with minimum 640x480 resolution, a keyboard and a
-	  mouse are recommanded.
+	  mouse are recommended.
 
 	  http://lgames.sourceforge.net/index.php?project=LBreakout2