package/mimic: indentation cleanup
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Wed, 21 Dec 2016 09:50:13 +0000 (10:50 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 21 Dec 2016 10:13:03 +0000 (11:13 +0100)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mimic/Config.in

index 757ac9ed58262f3b0985804fcfd682df56ef7259..79641d37902e6456bee9e9d93004390214fd0fec 100644 (file)
@@ -5,12 +5,12 @@ config BR2_PACKAGE_MIMIC
        bool "mimic"
        depends on BR2_USE_WCHAR
        help
-          Mimic is a fast, lightweight Text-to-speech engine developed
-          by Mycroft A.I. and VocaliD, based on Carnegie Mellon
-          University's Flite (Festival-Lite) software. Mimic takes in
-          text and reads it out loud to create a high quality voice.
+         Mimic is a fast, lightweight Text-to-speech engine developed
+         by Mycroft A.I. and VocaliD, based on Carnegie Mellon
+         University's Flite (Festival-Lite) software. Mimic takes in
+         text and reads it out loud to create a high quality voice.
 
-          https://github.com/MycroftAI/mimic
+         https://github.com/MycroftAI/mimic
 
 if BR2_PACKAGE_MIMIC