All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/2022.02.x] package/ti-gfx: fix typo on help
@ 2022-09-16 10:15 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2022-09-16 10:15 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=57220d62683032908c5c2e76cca032f97c3e9d67
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2022.02.x

libaries -> libraries

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 1f5afac198870a9df011f0f4cbe9b67aaf8fc8fe)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/ti-gfx/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ti-gfx/Config.in b/package/ti-gfx/Config.in
index 76aabcb8c4..40f46335a3 100644
--- a/package/ti-gfx/Config.in
+++ b/package/ti-gfx/Config.in
@@ -45,7 +45,7 @@ config BR2_PACKAGE_TI_GFX_DEMOS
 config BR2_PACKAGE_TI_GFX_EGLIMAGE
 	bool "install eglimage version of libraries"
 	help
-	  Installs OpenGL libaries which support the eglimage api.
+	  Installs OpenGL libraries which support the eglimage api.
 
 choice
 	prompt "Target"
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-16 11:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-16 10:15 [Buildroot] [git commit branch/2022.02.x] package/ti-gfx: fix typo on help Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.