aboutsummaryrefslogtreecommitdiffstats
path: root/liberror.h
diff options
context:
space:
mode:
Diffstat (limited to 'liberror.h')
-rw-r--r--liberror.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/liberror.h b/liberror.h
index 1bcbec3..1e57502 100644
--- a/liberror.h
+++ b/liberror.h
@@ -266,7 +266,7 @@ struct liberror_error *liberror_get_error(void);
struct liberror_error *liberror_copy_error(struct liberror_error *);
/**
- * Deallocate and error and the error stored as
+ * Deallocate the error and the error stored as
* its cause (recursively)
*
* @param error The error to deallocate