Fix typos for gnuchash/ doc/ bindings/ and misc.

Typos found via `codespell -q 3 -D ~/Projects/codespell/codespell_lib/data/dictionary.txt -S *.po,./po,*.min.js,./ChangeLog*,./NEWS,./doc/README*,./AUTHORS,./libgnucash/tax/us/txf-de*,./data/accounts -L ans,cas,dragable,gae,iff,iif,mut,nd,numer,startd,stoll`
This commit is contained in:
luz.paz
2019-09-13 20:26:03 -04:00
parent c675b5b5e4
commit 65bb60d621
96 changed files with 172 additions and 172 deletions

View File

@@ -80,7 +80,7 @@ static void
test_performance_function( void )
{
/* A slow function that measures performance of some critical
* routine. Note g_test_timer functions for simple perfomance
* routine. Note g_test_timer functions for simple performance
* measurements. */
}