2
1
Эх сурвалжийг харах

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 жил өмнө
parent
commit
cf741893b6
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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.