diff options
author | Craig Earls <enderw88@gmail.com> | 2014-09-17 21:14:39 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2014-09-17 21:14:39 -0700 |
commit | c7cd14500e4ed9f0ccc2e57f7dcd1b27f1217946 (patch) | |
tree | d47d7538f61161125da1f9b0789392fb913549be /doc/Doxyfile.in | |
parent | a7e85b65b00249bdcaccb322729be4dc8b4d267d (diff) | |
parent | 7c18ba8d7c704595268616b740833c88e93b51f3 (diff) | |
download | fork-ledger-c7cd14500e4ed9f0ccc2e57f7dcd1b27f1217946.tar.gz fork-ledger-c7cd14500e4ed9f0ccc2e57f7dcd1b27f1217946.tar.bz2 fork-ledger-c7cd14500e4ed9f0ccc2e57f7dcd1b27f1217946.zip |
Merge commit '7c18ba8d7c704595268616b740833c88e93b51f3'
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r-- | doc/Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index e340d84a..95373660 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -938,7 +938,7 @@ HTML_STYLESHEET = # user-defined cascading style sheet that is included after the standard # style sheets created by doxygen. Using this option one can overrule # certain style aspects. This is preferred over using HTML_STYLESHEET -# since it does not replace the standard style sheet and is therefor more +# since it does not replace the standard style sheet and is therefore more # robust against future updates. Doxygen will copy the style sheet file to # the output directory. |