diff options
Diffstat (limited to 'src/sticker.h')
-rw-r--r-- | src/sticker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sticker.h b/src/sticker.h index 0dc74b162..5545206a5 100644 --- a/src/sticker.h +++ b/src/sticker.h @@ -51,7 +51,7 @@ struct sticker; /** * Opens the sticker database (if path is not NULL). * - * @param error_r location to store the error occuring, or NULL to + * @param error_r location to store the error occurring, or NULL to * ignore errors * @return true on success, false on error */ |