mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix misc. typos in comments
This commit is contained in:
committed by
Frank H. Ellenberger
parent
69db692a2f
commit
95f8884892
@@ -267,7 +267,7 @@ def default_arguments_decorator(function, *args, **kargs):
|
||||
a keyword argument default will be overwritten by a positional argument at the
|
||||
actual function call
|
||||
|
||||
this function modifies the docstring of the wrapped funtion to reflect
|
||||
this function modifies the docstring of the wrapped function to reflect
|
||||
the defaults.
|
||||
|
||||
You can't use this decorator with @, because this function has more
|
||||
|
||||
Reference in New Issue
Block a user