diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2014-01-18 11:09:52 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2014-01-18 11:09:52 (GMT) |
commit | 9214d84a513a34f9e6137ee779c528504790e58d (patch) | |
tree | 3144bbd21600347689a601469bcbb2da2268ee22 /doc/trouble.doc | |
parent | 855f19f102b5f2909bd542f70e508f698eefc0c1 (diff) | |
parent | 73d12cc5cf0656e94125baea62cdb19b67908b3d (diff) | |
download | Doxygen-9214d84a513a34f9e6137ee779c528504790e58d.zip Doxygen-9214d84a513a34f9e6137ee779c528504790e58d.tar.gz Doxygen-9214d84a513a34f9e6137ee779c528504790e58d.tar.bz2 |
Merge pull request #89 from albert-github/feature/docu_update
Documentation corrections
Diffstat (limited to 'doc/trouble.doc')
-rw-r--r-- | doc/trouble.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/trouble.doc b/doc/trouble.doc index c71e63d..84fb835 100644 --- a/doc/trouble.doc +++ b/doc/trouble.doc @@ -109,7 +109,7 @@ helpful and it will cost me much more time to figure out what you mean. In the worst-case your bug report may even be completely ignored by me, so always try to include the following information in your bug report: - The version of doxygen you are using (for instance 1.5.3, use - <code>doxygen --version</code> if you are not sure). + `doxygen --version` if you are not sure). - The name and version number of your operating system (for instance SuSE Linux 6.4) - It is usually a good idea to send along the configuration file as well, |