aboutsummaryrefslogtreecommitdiff
path: root/src/archive_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/archive_plugin.h')
-rw-r--r--src/archive_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/archive_plugin.h b/src/archive_plugin.h
index 3541cf9d..7f038486 100644
--- a/src/archive_plugin.h
+++ b/src/archive_plugin.h
@@ -68,7 +68,7 @@ struct archive_plugin {
* Opens an input_stream of a file within the archive.
*
* @param path the path within the archive
- * @param error_r location to store the error occuring, or
+ * @param error_r location to store the error occurring, or
* NULL to ignore errors
*/
struct input_stream *(*open_stream)(struct archive_file *af,