summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/commands.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index 4357fba..34842a4 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -2120,8 +2120,8 @@ Commands for displaying examples
\par Example:
\include include.cpp
- Where the example file \c example_test.cpp looks as follows:
- \include example_test.cpp
+ Where the example file \c include_test.cpp looks as follows:
+ \include include_test.cpp
\htmlonly
Click <a href="examples/include/html/example.html">here</a>
for the corresponding HTML documentation that is generated by doxygen.