From 861c353b478ba1778d7d50d0b89aa07b0f3dde7a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:31:01 +0100 Subject: fix doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- liberror.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'liberror.h') diff --git a/liberror.h b/liberror.h index 4d222e6..d692c7b 100644 --- a/liberror.h +++ b/liberror.h @@ -13,7 +13,7 @@ struct liberror_backtrace; /** - * Value that specifies which feild in a + * Value that specifies which field in a * `union liberror_details` that is used */ enum liberror_details_type { @@ -160,7 +160,7 @@ union liberror_details { */ struct liberror_error { /** - * Backtrace for the error, `NULL` if the it could + * Backtrace for the error, `NULL` if it could * not be allocated or if the program is not linked * with `-lerror-backtrace` */ -- cgit v1.2.3-70-g09d2