summaryrefslogtreecommitdiff
path: root/pango/pango-matrix.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-matrix.c')
-rw-r--r--pango/pango-matrix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-matrix.c b/pango/pango-matrix.c
index 58be83e1..0bc2879e 100644
--- a/pango/pango-matrix.c
+++ b/pango/pango-matrix.c
@@ -138,7 +138,7 @@ pango_matrix_scale (PangoMatrix *matrix,
*
* Changes the transformation represented by @matrix to be the
* transformation given by first rotating by @degrees degrees
- * counter-clokwise then applying the original transformation.
+ * counter-clockwise then applying the original transformation.
*
* Since: 1.6
**/