Browse Source

mpv: fix typo in xkbcommon comment

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 9 years ago
parent
commit
506662f74a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/mpv/Config.in

+ 1 - 1
package/mpv/Config.in

@@ -6,7 +6,7 @@ config BR2_PACKAGE_MPV
 	select BR2_PACKAGE_FFMPEG
 	select BR2_PACKAGE_FFMPEG_SWSCALE
 	select BR2_PACKAGE_ZLIB
-	# Select xkbcommon for wayland to avoid being misterious
+	# Select xkbcommon for wayland to avoid being mysterious
 	select BR2_PACKAGE_LIBXKBCOMMON if BR2_PACKAGE_WAYLAND
 	help
 	  mpv is a fork of mplayer2 and MPlayer. It shares some features