diff options
-rw-r--r-- | INSTALL.md | 2 | ||||
-rw-r--r-- | NEWS.md | 2 | ||||
-rwxr-xr-x | acprep | 2 | ||||
-rw-r--r-- | cmake/python-backport/FindPython.cmake | 6 | ||||
-rw-r--r-- | contrib/non-profit-audit-reports/README | 4 | ||||
-rwxr-xr-x | contrib/non-profit-audit-reports/bank-reconcilation.plx | 2 | ||||
-rwxr-xr-x | contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx | 2 | ||||
-rw-r--r-- | contrib/non-profit-audit-reports/ooolib2/__init__.py | 2 | ||||
-rwxr-xr-x | contrib/non-profit-audit-reports/summary-reports.plx | 2 | ||||
-rwxr-xr-x | contrib/raw/GenerateLatexExpeneseReport.pl | 2 | ||||
-rw-r--r-- | doc/ledger3.texi | 20 | ||||
-rw-r--r-- | src/annotate.cc | 2 | ||||
-rw-r--r-- | src/balance.h | 2 | ||||
-rw-r--r-- | src/pyinterp.cc | 6 | ||||
-rw-r--r-- | src/stream.h | 2 | ||||
-rw-r--r-- | test/regress/370-period.test | 2 |
16 files changed, 30 insertions, 30 deletions
@@ -137,7 +137,7 @@ A: This can happen for the same reason as above. It can also happen if you Q: My distribution has versions of Boost and/or CMake that are too old for Ledger. How do I build my own Boost and/or CMake binaries that will work properly with Ledger? Thereafter, how do I configure Ledger - properly to use those newly built verisons of Boost and/or CMake? + properly to use those newly built versions of Boost and/or CMake? A: Here's commands that one user used to make this work, for Boost 1.51.0 on Debian GNU/Linux 6.0.x (aka Debian squeeze). It's likely to work ok @@ -863,7 +863,7 @@ features, please see the manual. - Fixed several core engine bugs, and problems with Ledger's XML data format. -- Erros in XML or Gnucash data now report the correct line number for +- Errors in XML or Gnucash data now report the correct line number for the error, instead of always showing line 1. - 'configure' has been changed to always use a combination of both @@ -138,7 +138,7 @@ class CommandLineApp(object): """Main body of your application. This is the main portion of the app, and is run after all of the - arguments are processed. Override this method to implment the primary + arguments are processed. Override this method to implement the primary processing section of your application.""" pass diff --git a/cmake/python-backport/FindPython.cmake b/cmake/python-backport/FindPython.cmake index e2f3bf34..be7386b9 100644 --- a/cmake/python-backport/FindPython.cmake +++ b/cmake/python-backport/FindPython.cmake @@ -32,7 +32,7 @@ To manage concurrent versions 3 and 2 of Python, use :module:`FindPython3` and If components ``Interpreter`` and ``Development`` are both specified, this module search only for interpreter with same platform architecture as the one - defined by ``CMake`` configuration. This contraint does not apply if only + defined by ``CMake`` configuration. This constraint does not apply if only ``Interpreter`` component is specified. Imported Targets @@ -121,7 +121,7 @@ This module will set the following variables in your project ``Python_NumPy_FOUND`` System has the NumPy. ``Python_NumPy_INCLUDE_DIRS`` - The NumPy include directries. + The NumPy include directories. ``Python_NumPy_VERSION`` The NumPy version. @@ -175,7 +175,7 @@ Hints variable will be used, if any. ``Python_FIND_VIRTUALENV`` - This variable defines the handling of virtual environments. It is meaningfull + This variable defines the handling of virtual environments. It is meaningful only when a virtual environment is active (i.e. the ``activate`` script has been evaluated). In this case, it takes precedence over ``Python_FIND_REGISTRY`` and ``CMAKE_FIND_FRAMEWORK`` variables. diff --git a/contrib/non-profit-audit-reports/README b/contrib/non-profit-audit-reports/README index b4897f21..881262c3 100644 --- a/contrib/non-profit-audit-reports/README +++ b/contrib/non-profit-audit-reports/README @@ -1,6 +1,6 @@ README -This document provides backround on the enclosed example +This document provides background on the enclosed example Demo ---- @@ -47,7 +47,7 @@ Compare the deltas to the current version with Note also that the csv2ods.py treats columns 4 and 5 (numbering from 1) of the csv magically. If column 4 contains a non-empty string which is not 'Receipt' then it is interpreted as a relative path of an artifact to link to. -Similary for column 5 and 'Invoice'. +Similarly for column 5 and 'Invoice'. Sample PDF files diff --git a/contrib/non-profit-audit-reports/bank-reconcilation.plx b/contrib/non-profit-audit-reports/bank-reconcilation.plx index 7a8da911..edb0de24 100755 --- a/contrib/non-profit-audit-reports/bank-reconcilation.plx +++ b/contrib/non-profit-audit-reports/bank-reconcilation.plx @@ -217,7 +217,7 @@ while ($startDate ge $earliestStartDate) { last if ($solution[0]); } if ($solution[0]) { - print "\"title:$formattedEndDate: $title\"\n\"BANK RECONCILATION: $account\",\"ENDING\",\"$formattedEndDate\"\n"; + print "\"title:$formattedEndDate: $title\"\n\"BANK RECONCILIATION: $account\",\"ENDING\",\"$formattedEndDate\"\n"; print "\n\n\"DATE\",\"CHECK NUM\",\"PAYEE\",\"AMOUNT\"\n\n"; print "\"$formattedEndDate\",\"\",\"BANK ACCOUNT BALANCE\",\"\$$bankBalance\"\n\n"; foreach my $ee (sort { $a->{date} cmp $b->{date} } @{$solution[1]}) { diff --git a/contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx b/contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx index f2055a62..ebe8c752 100755 --- a/contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx +++ b/contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx @@ -145,7 +145,7 @@ foreach my $typeData ({ name => 'disbursements', query => 'a<=0' }, /^\s*"[^"]*","[^"]*","[^"]*","(\s*\<\s*Adjustment\s*\>\s*|Equity:)/; # Note that we don't do our usual "$TWO_CENTS" check on Adjustment - # here. That's by design: if we consistently ignore Adjustements in + # here. That's by design: if we consistently ignore Adjustments in # the same way, it might have the appearance that a Superman # III/Office Space -style movement of funds is going on. By just # straight "ignoring" them here, and not doing the TWO_CENTS test, it diff --git a/contrib/non-profit-audit-reports/ooolib2/__init__.py b/contrib/non-profit-audit-reports/ooolib2/__init__.py index 984e88d0..3bc940bd 100644 --- a/contrib/non-profit-audit-reports/ooolib2/__init__.py +++ b/contrib/non-profit-audit-reports/ooolib2/__init__.py @@ -395,7 +395,7 @@ class CalcStyles: self.property_cell_bg_color = 'default' # Cell Background Default self.property_cell_bg_image = 'none' # Cell Background Default self.property_cell_fontsize = '10' # Cell Font Size Default - self.property_cell_valign = 'default' # Vertial Alignment Default + self.property_cell_valign = 'default' # Vertical Alignment Default self.property_cell_halign = 'default' # Horizantal Alignment Default def get_next_style(self, style): diff --git a/contrib/non-profit-audit-reports/summary-reports.plx b/contrib/non-profit-audit-reports/summary-reports.plx index ddc97737..bf3abc4a 100755 --- a/contrib/non-profit-audit-reports/summary-reports.plx +++ b/contrib/non-profit-audit-reports/summary-reports.plx @@ -213,7 +213,7 @@ die "Total net assets doesn't equal sum of restricted and unrestricted ones!" my %incomeGroups = ('INTEREST INCOME' => { args => ['/^Income.*Interest/' ] }, 'DONATIONS' => { args => [ '/^Income.*Donation/' ] }, 'BOOK ROYALTIES & AFFILIATE PROGRAMS' => - { args => [ '/^Income.*(Royalt|Affilate)/' ] }, + { args => [ '/^Income.*(Royalt|Affiliate)/' ] }, 'CONFERENCES, REGISTRATION' => {args => [ '/^Income.*Reg/' ] }, 'CONFERENCES, RELATED BUSINESS INCOME' => { args => [ '/^Income.*(Conferences?:.*Sponsor|Booth|RBI)/'] }, 'LICENSE COMPLIANCE' => { args => [ '/^Income.*(Enforce|Compliance)/' ]}, diff --git a/contrib/raw/GenerateLatexExpeneseReport.pl b/contrib/raw/GenerateLatexExpeneseReport.pl index 670d9f21..0d222d7e 100755 --- a/contrib/raw/GenerateLatexExpeneseReport.pl +++ b/contrib/raw/GenerateLatexExpeneseReport.pl @@ -149,7 +149,7 @@ my @MainReport = `$CmdLine`; ### MainReport: @MainReport # Remove any project codes and linefeeds -#map { chomp(); s/(:AISER[0-9][0-9][0-9][0-9])+://g; } @MainReport; # No need, thats now metadata +#map { chomp(); s/(:AISER[0-9][0-9][0-9][0-9])+://g; } @MainReport; # No need, that's now metadata foreach my $line (@MainReport) { ### Processing Main Report... done diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 079ce2dc..de50f55a 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -12,15 +12,15 @@ @c a prefix arg). This updates the node pointers, which texinfmt.el @c needs. -@c | Formating | Indexing | | -@c | | @cindex | concept | -@c | @command | @findex | Ledger CLI Command (like balance) | -@c | @option | @findex | Ledger CLI Option (like --market) | -@c | @var | | Ledger CLI option Variable (like -f FILE) | -@c | | | Ledger file Syntax | -@c | @samp | | Valued example or single char | -@c | @file | | File, Buffer | -@c | @file | | Program (like ledger, report, acprep) | +@c | Formatting | Indexing | | +@c | | @cindex | concept | +@c | @command | @findex | Ledger CLI Command (like balance) | +@c | @option | @findex | Ledger CLI Option (like --market) | +@c | @var | | Ledger CLI option Variable (like -f FILE) | +@c | | | Ledger file Syntax | +@c | @samp | | Valued example or single char | +@c | @file | | File, Buffer | +@c | @file | | Program (like ledger, report, acprep) | @c Restructuring manual ideas @c http://beyondgrep.com/documentation/ack-2.04-man.html @@ -6579,7 +6579,7 @@ $ ledger balance assets --exchange "PHP, EUR" The latest available price is used. The syntax @option{-X @var{COMMODITY1}:@var{COMMODITY2}} displays values in @var{COMMODITY1} in terms of @var{COMMODITY2} using the latest available price, but -will not automatically covert any other commodities to +will not automatically convert any other commodities to @var{COMMODITY2}. Multiple @option{-X} arguments may be used on a single command-line (as in @option{-X COMMODITY1:COMMODITY2 -X COMMODITY3:COMMODITY2}), diff --git a/src/annotate.cc b/src/annotate.cc index 34681ca7..f388fb57 100644 --- a/src/annotate.cc +++ b/src/annotate.cc @@ -148,7 +148,7 @@ void annotation_t::parse(std::istream& in) else if (c == '(') { if (value_expr) throw_(amount_error, - _("Commodity specifies more than one valuation expresion")); + _("Commodity specifies more than one valuation expression")); in.get(); READ_INTO(in, buf, 255, c, c != ')'); diff --git a/src/balance.h b/src/balance.h index 4fc33ef4..9a423b48 100644 --- a/src/balance.h +++ b/src/balance.h @@ -60,7 +60,7 @@ DECLARE_EXCEPTION(balance_error, std::runtime_error); * * @brief A wrapper around amount_t allowing addition of multiple commodities. * - * The balance_t class is appopriate for keeping a running balance + * The balance_t class is appropriate for keeping a running balance * where amounts of multiple commodities may be involved. */ class balance_t diff --git a/src/pyinterp.cc b/src/pyinterp.cc index 2c549890..ed94de84 100644 --- a/src/pyinterp.cc +++ b/src/pyinterp.cc @@ -93,14 +93,14 @@ struct python_run { object result; - python_run(python_interpreter_t * intepreter, + python_run(python_interpreter_t * interpreter, const string& str, int input_mode) : result (handle<> (borrowed (PyRun_String(str.c_str(), input_mode, - intepreter->main_module->module_globals.ptr(), - intepreter->main_module->module_globals.ptr())))) {} + interpreter->main_module->module_globals.ptr(), + interpreter->main_module->module_globals.ptr())))) {} operator object() { return result; } diff --git a/src/stream.h b/src/stream.h index 177867ec..8017ea11 100644 --- a/src/stream.h +++ b/src/stream.h @@ -117,7 +117,7 @@ public: const optional<path>& pager_path = none); /** - * Convertor to a standard ostream. This is used so that we can + * Converter to a standard ostream. This is used so that we can * stream directly to an object of type output_stream_t. */ operator std::ostream&() { diff --git a/test/regress/370-period.test b/test/regress/370-period.test index 81275da6..7f30c170 100644 --- a/test/regress/370-period.test +++ b/test/regress/370-period.test @@ -1,4 +1,4 @@ -;period days should not be alligned +;period days should not be aligned test period 'every 14 days from 2011/10/03' --- Period expression tokens --- |