From f1ceb3687f16634ee0f41de278d875280f96bdc0 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 20 Sep 2024 17:59:54 +0200 Subject: [PATCH] utils/update-rust: fix 'following' typo Signed-off-by: Peter Korsgaard Signed-off-by: Yann E. MORIN --- utils/update-rust | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/update-rust b/utils/update-rust index 3301434d70..0f40f2e2b6 100755 --- a/utils/update-rust +++ b/utils/update-rust @@ -27,7 +27,7 @@ RUST_HOSTS = [ # BR2_PACKAGE_HOST_RUSTC_TARGET_TIER2_PLATFORMS # - package/rustc/rustc.mk: # RUSTC_TARGET_NAME -# and check whether one of the follwoing needs updating: +# and check whether one of the following needs updating: # - package/rustc/Config.in.host: # BR2_PACKAGE_HOST_RUSTC_ARCH # BR2_PACKAGE_HOST_RUSTC_ABI