#303: Typo fixes from mathnerd314
[supertux.git] / src / binreloc / binreloc.c
index 17df59e..5321606 100644 (file)
@@ -36,7 +36,7 @@ extern "C" {
 /** @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 (BrInitError *error)