Spelling correction in comment.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19529 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2010-09-01 15:30:11 +00:00
parent 1d528cd436
commit ae0ff4cabe

View File

@ -34,7 +34,7 @@ G_BEGIN_DECLS
/** @internal
* Find the canonical filename of the executable. Returns the filename
* (which must be freed) or NULL on error. If the parameter 'error' is
* not NULL, the error code will be stored there, if an error occured.
* not NULL, the error code will be stored there, if an error occurred.
*/
static char *
_br_find_exe (Gnc_GbrInitError *error)