[Buildroot] [git commit] Config.in.legacy: fix small typo

Yann E. MORIN yann.morin.1998 at free.fr
Sun Nov 10 20:51:16 UTC 2019


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

Fix small typo: oenvmtools -> openvmtools

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 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.


More information about the buildroot mailing list