Browse Source

Fix missing punctuation

Hamish Moffatt 17 years ago
parent
commit
1738cf783f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/libvorbis/Config.in

+ 1 - 1
package/libvorbis/Config.in

@@ -16,7 +16,7 @@ config BR2_PACKAGE_LIBVORBIS
 	  WMA and PAC.
 
 config BR2_PACKAGE_LIBVORBIS_TREMOR
-	bool "use fixed point implementation (tremor)
+	bool "use fixed point implementation (tremor)"
 	default y if BR2_SOFT_FLOAT
 	default n
 	depends on BR2_PACKAGE_LIBVORBIS