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 | |
parent | 24bdaf5c4e1a4bf0dc349b0ae324e61032b7c2b6 (diff) | |
parent | 5d6655c84ff3530d197b8d8515230e6939c0ed1c (diff) | |
download | ledger-7c18ba8d7c704595268616b740833c88e93b51f3.tar.gz ledger-7c18ba8d7c704595268616b740833c88e93b51f3.tar.bz2 ledger-7c18ba8d7c704595268616b740833c88e93b51f3.zip |
Merge pull request #324 from cgar/spelling
minor spelling fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile.in | 2 | ||||
-rw-r--r-- | doc/ledger-mode.texi | 2 |
2 files changed, 2 insertions, 2 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. diff --git a/doc/ledger-mode.texi b/doc/ledger-mode.texi index c8af96cb..17ec0e78 100644 --- a/doc/ledger-mode.texi +++ b/doc/ledger-mode.texi @@ -749,7 +749,7 @@ repetitive, but may vary slightly in the date they occur on, or the amount. Some transactions are weekly, monthly, quarterly or annually. Ledger mode provides a way to schedule upcoming transaction with a flexible scheduler that allows you to specify the transactions in a -separate ledger file and calculate the upcoming occurences of those +separate ledger file and calculate the upcoming occurrences of those transactions. You can then copy the transactions into your live data file. |