]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: fixed typo
authorMarek Vavruša <marek.vavrusa@nic.cz>
Sun, 19 Apr 2015 19:37:32 +0000 (21:37 +0200)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Sun, 19 Apr 2015 19:37:32 +0000 (21:37 +0200)
modules/README.rst

index e01236bf82de6bb6f6e37be3d066b79fee0f28a0..bd753439097fa792c02ae45487fc49b2617a58ac 100644 (file)
@@ -253,8 +253,8 @@ Special properties
 If the module declares properties ``get`` or ``set``, they can be used in the Lua interpreter as
 regular tables.
 
-.. warning: This is not yet completely implemented, as the module I/O format may change to map_t a/o
-            embedded JSON tokenizer.
+.. warning:: This is not yet completely implemented, as the module I/O format may change to map_t a/o
+             embedded JSON tokenizer.
 
 .. _`not present in Go`: http://blog.golang.org/gos-declaration-syntax
 .. _CGO: http://golang.org/cmd/cgo/