Sfoglia il codice sorgente

Config.in.legacy: fix small typo

Fix small typo: oenvmtools -> openvmtools

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Fabrice Fontaine 5 anni fa
parent
commit
cf741893b6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Config.in.legacy

+ 1 - 1
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.