From: Peter Seiderer Date: Tue, 7 May 2019 20:35:31 +0000 (+0200) Subject: package/collectd: replace utf-8 quote by ascii single quote X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ca5c5fe44c59d131f0c67afcc85979e2615d8373;p=buildroot.git package/collectd: replace utf-8 quote by ascii single quote Signed-off-by: Peter Seiderer Signed-off-by: Peter Korsgaard --- diff --git a/package/collectd/Config.in b/package/collectd/Config.in index 3222547b68..0cf04b5180 100644 --- a/package/collectd/Config.in +++ b/package/collectd/Config.in @@ -389,7 +389,7 @@ config BR2_PACKAGE_COLLECTD_POSTGRESQL Connects to and executes SQL statements on a PostgreSQL database. It then reads back the results and, depending on the configuration, the returned values are then converted into - collectd “value lists”. + collectd 'value lists'. comment "postgresql support needs a toolchain w/ wchar" depends on !BR2_USE_WCHAR