diff options
author | Steve Purcell <steve@sanityinc.com> | 2014-09-15 19:13:45 +0100 |
---|---|---|
committer | Steve Purcell <steve@sanityinc.com> | 2014-09-15 19:13:45 +0100 |
commit | 7c18ba8d7c704595268616b740833c88e93b51f3 (patch) | |
tree | 30b2b8e832e6d0d410323f7556ca8ffa248ada0e /doc/Doxyfile.in | |
parent | 24bdaf5c4e1a4bf0dc349b0ae324e61032b7c2b6 (diff) | |
parent | 5d6655c84ff3530d197b8d8515230e6939c0ed1c (diff) | |
download | fork-ledger-7c18ba8d7c704595268616b740833c88e93b51f3.tar.gz fork-ledger-7c18ba8d7c704595268616b740833c88e93b51f3.tar.bz2 fork-ledger-7c18ba8d7c704595268616b740833c88e93b51f3.zip |
Merge pull request #324 from cgar/spelling
minor spelling fixes
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. |