From c306ef570049f1d6d92e26a6aab1437b3dd95b7f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 31 Aug 2015 02:44:14 +0200 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/bits/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/bits/types.h') diff --git a/include/bits/types.h b/include/bits/types.h index 618cb98..d0d492c 100644 --- a/include/bits/types.h +++ b/include/bits/types.h @@ -72,7 +72,7 @@ typedef long int wchar_t; /** - * Variant of `wchar_t` cna can hold the value of `WEOF`. + * Variant of `wchar_t` that can hold the value of `WEOF`. */ #if defined(__NEED_wint_t) && !defined(__DEFINED_wint_t) # define __DEFINED_wint_t -- cgit v1.2.3-70-g09d2