Fix typos in libgnucash/

Found via `codespell -q 3 -L ans,ba,parm,parms,numer`
This commit is contained in:
luz paz
2021-02-05 14:52:33 -05:00
committed by Frank H. Ellenberger
parent fa1be8f375
commit 16b4976381
70 changed files with 151 additions and 151 deletions

View File

@@ -121,7 +121,7 @@ public:
*
* Accepts integer values in decimal and hexadecimal. Does not accept
* thousands separators. If the string contains a '/' it is taken to
* separate the numerator and denominator; if it conains either a '.' or a
* separate the numerator and denominator; if it contains either a '.' or a
* ',' it is taken as a decimal point and the integers on either side will
* be combined and a denominator will be the appropriate power of 10. If
* neither is present the number will be treated as an integer and m_den