[Buildroot] [PATCH 1/1] package/nut: fix typo in comment
Bernd Kuhls
bernd.kuhls at t-online.de
Thu May 12 20:34:35 UTC 2022
Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
---
package/nut/nut.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/nut/nut.mk b/package/nut/nut.mk
index abb6433559..98891225a4 100644
--- a/package/nut/nut.mk
+++ b/package/nut/nut.mk
@@ -62,7 +62,7 @@ else
NUT_CONF_OPTS += --without-cgi
endif
-# nut-scanner needs libltdl, which is a wrapper arounf dlopen/dlsym,
+# nut-scanner needs libltdl, which is a wrapper around dlopen/dlsym,
# so is not available for static-only builds.
# There is no flag to directly enable/disable nut-scanner, it's done
# via the --enable/disable-libltdl flag.
--
2.30.2
More information about the buildroot
mailing list