package/collectd: replace utf-8 quote by ascii single quote

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Seiderer 2019-05-07 22:35:31 +02:00 committed by Peter Korsgaard
parent 2a72594448
commit ca5c5fe44c

View File

@ -389,7 +389,7 @@ config BR2_PACKAGE_COLLECTD_POSTGRESQL
Connects to and executes SQL statements on a PostgreSQL Connects to and executes SQL statements on a PostgreSQL
database. It then reads back the results and, depending on the database. It then reads back the results and, depending on the
configuration, the returned values are then converted into configuration, the returned values are then converted into
collectd “value lists”. collectd 'value lists'.
comment "postgresql support needs a toolchain w/ wchar" comment "postgresql support needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR depends on !BR2_USE_WCHAR