summaryrefslogtreecommitdiffstats
path: root/doc/trouble.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2018-04-22 09:51:01 (GMT)
committerGitHub <noreply@github.com>2018-04-22 09:51:01 (GMT)
commitb0b67978e4f099bb999fc5f099259e229b9ce5ad (patch)
tree439ca1aef919ca186abc1a6ff5998a1e467f4226 /doc/trouble.doc
parent89f808f75f7d39962a0b9dba4f479b5c6d6d9a24 (diff)
parent243a3fce87107ac7c6afc7a9d5883ddc007a8534 (diff)
downloadDoxygen-b0b67978e4f099bb999fc5f099259e229b9ce5ad.zip
Doxygen-b0b67978e4f099bb999fc5f099259e229b9ce5ad.tar.gz
Doxygen-b0b67978e4f099bb999fc5f099259e229b9ce5ad.tar.bz2
Merge branch 'master' into feature/bug_743539
Diffstat (limited to 'doc/trouble.doc')
-rw-r--r--doc/trouble.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/trouble.doc b/doc/trouble.doc
index 9584c0c..c99c407 100644
--- a/doc/trouble.doc
+++ b/doc/trouble.doc
@@ -113,7 +113,7 @@ always try to include the following information in your bug report:
- It is usually a good idea to send along the configuration file as well,
but please use doxygen with the <code>-s</code> flag while generating it
to keep it small (use <code>doxygen -s -u [configName]</code> to strip
- the comments from an existing config file).
+ the comments from an existing configuration file).
- The easiest (and often the only) way for me to fix bugs is if you can
attach a small example demonstrating the problem you have to the bug report, so I can
reproduce it on my machine. Please make sure the example is valid