diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/commands.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/commands.doc b/doc/commands.doc index 6c8b696..48991fb 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -849,7 +849,7 @@ Structural indicators This command turns a comment block into a header definition of a member group. The comment block should be followed by a - <code>//\@{ ... //\@}</code> block containing the + <code>///\@{ ... ///\@}</code> block containing the members of the group. See section \ref memgroup for an example. |