summaryrefslogtreecommitdiffstats
path: root/examples/class.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2015-06-20 21:51:05 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2015-06-20 21:51:05 (GMT)
commitf63d9ed958d2c06717434e1a90e6417cf2d60f6b (patch)
tree0bd2fb98598d2c87971eb041429b58bf9afee831 /examples/class.h
parentdfe93f9fde39167eae2aeeab929641a9c56cc916 (diff)
downloadDoxygen-f63d9ed958d2c06717434e1a90e6417cf2d60f6b.zip
Doxygen-f63d9ed958d2c06717434e1a90e6417cf2d60f6b.tar.gz
Doxygen-f63d9ed958d2c06717434e1a90e6417cf2d60f6b.tar.bz2
Various minor changes
- made copying doc and example files a target - fixed bug using temparary in the wizard. - Added faq question about extension mapping
Diffstat (limited to 'examples/class.h')
-rw-r--r--examples/class.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/class.h b/examples/class.h
index e5a9121..b40b186 100644
--- a/examples/class.h
+++ b/examples/class.h
@@ -7,5 +7,5 @@ class Test
/*! \class Test class.h "inc/class.h"
* \brief This is a test class.
*
- * Some details about the Test class
+ * Some details about the Test class.
*/