瀏覽代碼

Fix syntax error in dbus

Ulf Samuelsson 17 年之前
父節點
當前提交
309600e11d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/dbus/Config.in

+ 1 - 1
package/dbus/Config.in

@@ -7,7 +7,7 @@ config BR2_PACKAGE_DBUS
 
 	  http://www.freedesktop.org/wiki/Software/dbus
 
-comment "dbus not available (need expat or libxml2)
+comment "dbus not available (need expat or libxml2)"
 	depends on !BR2_PACKAGE_EXPAT && !BR2_PACKAGE_LIBXML2
 
 choice