summaryrefslogtreecommitdiff
path: root/atk/atkdocument.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkdocument.c')
-rwxr-xr-xatk/atkdocument.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkdocument.c b/atk/atkdocument.c
index 17614e6..4e7245a 100755
--- a/atk/atkdocument.c
+++ b/atk/atkdocument.c
@@ -200,7 +200,7 @@ atk_document_get_document_type (AtkDocument *document)
* how to cast this pointer.
*
* Deprecated: Since 2.12. @document is already a representation of
- * the document. Use it directly, or one of his children, as an
+ * the document. Use it directly, or one of its children, as an
* instance of the DOM.
*
* Returns: (transfer none): a %gpointer that points to an instance of the DOM.