summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-07-31 11:33:32 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-07-31 11:33:32 -0400
commitc81cca293df9b2e9d2844612521ec64e376339e8 (patch)
tree36fd105b1729dc16605907aeaa451e6944767006
parenta52044f746a913dd67a1d569ca77897faaaa0697 (diff)
downloadpango-c81cca293df9b2e9d2844612521ec64e376339e8.tar.gz
docs: Typo fix
-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.