Merge: lib/config: fix doc
authorJean Privat <jean@pryen.org>
Tue, 17 Oct 2017 20:09:24 +0000 (16:09 -0400)
committerJean Privat <jean@pryen.org>
Tue, 17 Oct 2017 20:09:24 +0000 (16:09 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Pull-Request: #2564

lib/config.nit

index 83566a6..eb2bdba 100644 (file)
@@ -93,7 +93,7 @@
 #
 # The `IniConfig` class extends `Config` to add an easy way to link your
 # configuration to an ini file.
-
+#
 # ~~~
 # class MyIniConfig
 #      super IniConfig