Skip to content
Snippets Groups Projects
Commit 65249ae3 authored by mtk's avatar mtk
Browse files

docu fix

parent da2a9599
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@
// Add a new directory to the root and document it. All the mutators return the node object
// itself so operations can be chained.
senf::console::DirectoryNode & mydir (
senf::console::DirectoryNode & mydir ( senf::console::root()
.mkdir("myserver")
.doc("My server specific directory"));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment