diff options
Diffstat (limited to 'src/input_init.h')
-rw-r--r-- | src/input_init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input_init.h b/src/input_init.h index f6763c3a8..ad92cda08 100644 --- a/src/input_init.h +++ b/src/input_init.h @@ -28,7 +28,7 @@ /** * Initializes this library and all input_stream implementations. * - * @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 */ bool |