]> Git Repo - buildroot-mgba.git/commitdiff
Config.in.legacy: fix small typo
authorFabrice Fontaine <[email protected]>
Sun, 10 Nov 2019 20:41:51 +0000 (21:41 +0100)
committerYann E. MORIN <[email protected]>
Sun, 10 Nov 2019 20:51:16 +0000 (21:51 +0100)
Fix small typo: oenvmtools -> openvmtools

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
Config.in.legacy

index 848551cfce633d79132da2a023ce782617fdb507..aa66a564a9e0a3e65fb385c36a04ef793f215cd9 100644 (file)
@@ -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.
This page took 0.041522 seconds and 4 git commands to generate.