Skip to content

Commit e4d6aa4

Browse files
committed
[FIX] Adding a missing closing quotation.
1 parent 954418b commit e4d6aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/cimplog/Config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ if BR2_PACKAGE_CIMPLOG
1010
default n
1111

1212
config BR2_PACKAGE_CIMPLOG_LEVEL_DEFAULT
13-
string "default log level Error(0), Info(1) and Debug(2)
13+
string "default log level Error(0), Info(1) and Debug(2)"
1414
default "0"
1515
endif

0 commit comments

Comments
 (0)