[Buildroot] [PATCH 1/1] Config.in.legacy: fix small typo

Fabrice Fontaine fontaine.fabrice at gmail.com
Sun Nov 10 20:41:51 UTC 2019


Fix small typo: oenvmtools -> openvmtools

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
---
 Config.in.legacy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index 848551cfce..aa66a564a9 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -147,7 +147,7 @@ endif
 comment "Legacy options removed in 2019.11"
 
 config BR2_PACKAGE_OPENVMTOOLS_PROCPS
-	bool "oenvmtools' procps support was removed"
+	bool "openvmtools' procps support was removed"
 	select BR2_LEGACY
 	help
 	  Upstream stopped supporting this option a while ago.
-- 
2.23.0



More information about the buildroot mailing list