From 480f1fd937ae50a869555778c0ccb709c3a8590b Mon Sep 17 00:00:00 2001 From: Murray Cumming Date: Fri, 11 Nov 2016 10:43:10 +0100 Subject: [PATCH] docs: Tiny typo. --- atk/atktext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atk/atktext.h b/atk/atktext.h index cd94130..d6b4085 100644 --- a/atk/atktext.h +++ b/atk/atktext.h @@ -131,7 +131,7 @@ typedef struct _AtkTextIface AtkTextIface; * character. * * Text boundary types used for specifying boundaries for regions of text. - * This enumerationis deprecated since 2.9.4 and should not be used. Use + * This enumeration is deprecated since 2.9.4 and should not be used. Use * AtkTextGranularity with #atk_text_get_string_at_offset instead. **/ typedef enum { -- 2.7.4