From cce112d40a6e36b2c437418e84c57490818603cb Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Wed, 15 Oct 2014 17:33:35 +0000 Subject: Typo :) --- src/htssafe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/htssafe.h b/src/htssafe.h index ddb1b4f..18ede0e 100644 --- a/src/htssafe.h +++ b/src/htssafe.h @@ -101,7 +101,7 @@ static HTS_UNUSED void abortf_(const char *exp, const char *file, int line) { } /** - * Check wether 'VAR' is of type char[]. + * Check whether 'VAR' is of type char[]. */ #if (defined(__GNUC__) && !defined(__cplusplus)) /* Note: char[] and const char[] are compatible */ -- cgit v1.2.3