mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix typos in libgnucash/
Found via `codespell -q 3 -L ans,ba,parm,parms,numer`
This commit is contained in:
committed by
Frank H. Ellenberger
parent
fa1be8f375
commit
16b4976381
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user