소스 검색

kodi: fix libva toolchain comment

Documented syntax is '.. needs A toolchain ..'

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 9 년 전
부모
커밋
7865a56947
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package/kodi/Config.in

+ 1 - 1
package/kodi/Config.in

@@ -245,7 +245,7 @@ config BR2_PACKAGE_KODI_LIBVA
 	help
 	  Enable libva support.
 
-comment "libva support needs toolchain w/ dynamic library"
+comment "libva support needs a toolchain w/ dynamic library"
 	depends on BR2_STATIC_LIBS
 
 config BR2_PACKAGE_KODI_WAVPACK