From bc00f51c112d58e74473f67d4908ea7de571487d Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Mon, 7 Aug 2023 19:24:56 +0200 Subject: [PATCH] package/rockchip-rkbin: fix typo in help text Reported-by: Kilian Zinnecker Signed-off-by: Yann E. MORIN --- 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 ae5601db4114..6c66acb7e6ad 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