summaryrefslogtreecommitdiffstats
path: root/src/libcroco/cr-term.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcroco/cr-term.c')
-rw-r--r--src/libcroco/cr-term.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcroco/cr-term.c b/src/libcroco/cr-term.c
index 635577334..ccdff2522 100644
--- a/src/libcroco/cr-term.c
+++ b/src/libcroco/cr-term.c
@@ -766,7 +766,7 @@ cr_term_unref (CRTerm * a_this)
}
/**
- *The destructor of the the #CRTerm class.
+ *The destructor of the #CRTerm class.
*@param a_this the "this pointer" of the current instance
*of #CRTerm.
*/