diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2011-11-17 21:22:48 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2011-11-17 21:22:48 (GMT) |
commit | 720d85edd0316e1cedec3402e204ce418174305d (patch) | |
tree | 0c7c3ab3d6f38e212b2cd4a4628e3c9d32d49db3 /doc/docblocks.doc | |
parent | 8491e9fbd06ef8a8f1cc542a524c673d7781d4b6 (diff) | |
download | Doxygen-720d85edd0316e1cedec3402e204ce418174305d.zip Doxygen-720d85edd0316e1cedec3402e204ce418174305d.tar.gz Doxygen-720d85edd0316e1cedec3402e204ce418174305d.tar.bz2 |
Release-1.7.5.1-20111117
Diffstat (limited to 'doc/docblocks.doc')
-rw-r--r-- | doc/docblocks.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docblocks.doc b/doc/docblocks.doc index ea51edd..2e6878d 100644 --- a/doc/docblocks.doc +++ b/doc/docblocks.doc @@ -414,7 +414,7 @@ Here is the same example again but now using doxygen style comments: \endhtmlonly Since python looks more like Java than like C or C++, you should set -\ref cfg_optimize_output_java "OPTMIZE_OUTPUT_JAVA" to \c YES in the +\ref cfg_optimize_output_java "OPTIMIZE_OUTPUT_JAVA" to \c YES in the config file. |