summaryrefslogtreecommitdiff
path: root/pango/pango-ot-ruleset.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2015-05-05 17:27:23 -0700
committerBehdad Esfahbod <behdad@behdad.org>2015-05-05 17:33:44 -0700
commitc923660d8f58ccfa43cf158a42460d4efe566de2 (patch)
tree58da338316f0b183cb25144b755a6e4a92f78078 /pango/pango-ot-ruleset.c
parenta087f683c22f7c7e79a6300e2e626a9da191fcf8 (diff)
downloadpango-c923660d8f58ccfa43cf158a42460d4efe566de2.tar.gz
Minor doc fix
Diffstat (limited to 'pango/pango-ot-ruleset.c')
-rw-r--r--pango/pango-ot-ruleset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-ot-ruleset.c b/pango/pango-ot-ruleset.c
index 40e46254..36bf65a2 100644
--- a/pango/pango-ot-ruleset.c
+++ b/pango/pango-ot-ruleset.c
@@ -267,7 +267,7 @@ pango_ot_ruleset_maybe_add_features (PangoOTRuleset *ruleset,
/**
* pango_ot_ruleset_get_feature_count:
* @ruleset: a #PangoOTRuleset.
- * @n_gsub_featuresL: (out) (optional): location to store number of
+ * @n_gsub_features: (out) (optional): location to store number of
* GSUB features, or %NULL.
* @n_gpos_features: (out) (optional): location to store number of
* GPOS features, or %NULL.