r19529 - gnucash/trunk/src/core-utils - Spelling correction in comment.

Geert Janssens gjanssens at code.gnucash.org
Wed Sep 1 11:30:11 EDT 2010


Author: gjanssens
Date: 2010-09-01 11:30:11 -0400 (Wed, 01 Sep 2010)
New Revision: 19529
Trac: http://svn.gnucash.org/trac/changeset/19529

Modified:
   gnucash/trunk/src/core-utils/binreloc.c
Log:
Spelling correction in comment.

Modified: gnucash/trunk/src/core-utils/binreloc.c
===================================================================
--- gnucash/trunk/src/core-utils/binreloc.c	2010-09-01 13:09:57 UTC (rev 19528)
+++ gnucash/trunk/src/core-utils/binreloc.c	2010-09-01 15:30:11 UTC (rev 19529)
@@ -34,7 +34,7 @@
 /** @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)



More information about the gnucash-changes mailing list