From 959fabbfec2e9fa40e9e4727ea14b90a91640013 Mon Sep 17 00:00:00 2001 From: David Chisnall Date: Tue, 20 Mar 2018 15:00:19 +0000 Subject: [PATCH] Fix typo. --- properties.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties.h b/properties.h index a9ac581..bb6cacf 100644 --- a/properties.h +++ b/properties.h @@ -134,7 +134,7 @@ struct objc_property }; /** - * List of property inrospection data. + * List of property introspection data. */ struct objc_property_list {