浏览代码

Fix missing punctuation

Hamish Moffatt 17 年之前
父节点
当前提交
1738cf783f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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