Browse Source

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

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Peter Seiderer 2 years ago
parent
commit
05d3fdfd13
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/zerofree/Config.in

+ 1 - 1
package/zerofree/Config.in

@@ -9,6 +9,6 @@ config BR2_PACKAGE_ZEROFREE
 
 
 	  https://frippery.org/uml/
 	  https://frippery.org/uml/
 
 
-comment "zerofree needs  a toolchain w/ dynamic library"
+comment "zerofree needs a toolchain w/ dynamic library"
 	depends on BR2_USE_MMU
 	depends on BR2_USE_MMU
 	depends on BR2_STATIC_LIBS
 	depends on BR2_STATIC_LIBS