summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango2/pango-tabs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango2/pango-tabs.h b/pango2/pango-tabs.h
index c84fc6df..3d275400 100644
--- a/pango2/pango-tabs.h
+++ b/pango2/pango-tabs.h
@@ -50,7 +50,7 @@ typedef enum
/**
* Pango2TabPositions:
* @PANGO2_TAB_POSITIONS_DEFAULT: Positions are in Pango units
- * @PANGO2_TAB_POSITIONS_PIXELS: Positions are in pixls
+ * @PANGO2_TAB_POSITIONS_PIXELS: Positions are in pixels
* @PANGO2_TAB_POSITIONS_SPACES: Positions are in spaces
*
* `Pango2TabPositions` specifies the unit for tab positions.