]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
modules/doc: fixed typos
authorMarek Vavruša <marek.vavrusa@nic.cz>
Wed, 18 Mar 2015 12:45:52 +0000 (13:45 +0100)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Wed, 18 Mar 2015 12:45:52 +0000 (13:45 +0100)
modules/README.md

index a2937b267f7dd261ed693be29e1d12e360568854..8be5e8dae707b6b4a541d5317e1aef0a7c654907 100644 (file)
@@ -283,7 +283,7 @@ $ kresolved
 [system] started in interactive mode, type 'help'
 > load cached
 > cached.cached_size
-{ "cache_size": 53 }
+{ "size": 53 }
 ```
 
 *Note* &mdash; this relies on function pointers, so the same `static inline` trick as for the `Layer()` is required for C/Go.