[Buildroot] [git commit] package/rockchip-rkbin: fix typo in help text

Yann E. MORIN yann.morin.1998 at free.fr
Mon Aug 7 17:24:56 UTC 2023


commit: https://git.buildroot.net/buildroot/commit/?id=0ed334b4635f11fd326d9cbbbd5c3e59db8eb938
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Reported-by: Kilian Zinnecker <kilian.zinnecker at mail.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/rockchip-rkbin/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/rockchip-rkbin/Config.in b/package/rockchip-rkbin/Config.in
index ae5601db41..6c66acb7e6 100644
--- a/package/rockchip-rkbin/Config.in
+++ b/package/rockchip-rkbin/Config.in
@@ -9,7 +9,7 @@ if BR2_PACKAGE_ROCKCHIP_RKBIN
 config BR2_PACKAGE_ROCKCHIP_RKBIN_TPL_FILENAME
 	string "Rockchip rkbin tpl file path"
 	help
-	  Fath to the tpl file inside the rkbin repository. The
+	  Path to the tpl file inside the rkbin repository. The
 	  specified file will be copied and used by U-Boot as tpl.
 
 config BR2_PACKAGE_ROCKCHIP_RKBIN_BL31_FILENAME



More information about the buildroot mailing list