Преглед изворни кода

package/osm2pgsql: fix double space in Config.in comment

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 9611a3b323676637b9bc463268cfead66c8146fb)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Seiderer пре 2 година
родитељ
комит
2429e6691a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package/osm2pgsql/Config.in

+ 1 - 1
package/osm2pgsql/Config.in

@@ -22,7 +22,7 @@ config BR2_PACKAGE_OSM2PGSQL
 
 	  https://osm2pgsql.org
 
-comment "osm2pgsql needs a toolchain w/ C++,  wchar, threads, gcc >= 4.9"
+comment "osm2pgsql needs a toolchain w/ C++, wchar, threads, gcc >= 4.9"
 	depends on BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS
 	depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR || \
 		!BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 || !BR2_TOOLCHAIN_HAS_THREADS