From 4ff84696af496c398f7621f65858a0120fc2c596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 7 Feb 2018 11:34:31 +0200 Subject: src: Spelling fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ville Skyttä Signed-off-by: Pablo Neira Ayuso --- include/datatype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/datatype.h b/include/datatype.h index e9f60798..cc4cb078 100644 --- a/include/datatype.h +++ b/include/datatype.h @@ -129,7 +129,7 @@ enum datatype_flags { * @subtypes: number of subtypes (concat type) * @name: type name * @desc: type description - * @basetype: basetype for subtypes, determines type compatibilty + * @basetype: basetype for subtypes, determines type compatibility * @basefmt: format string for basetype * @print: function to print a constant of this type * @parse: function to parse a symbol and return an expression -- cgit v1.2.3