From 09732bad88c02de9c326a6aa1e7f52c79edb71c5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 13 Oct 2019 17:18:45 +0200 Subject: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- liberror.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2