summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-12-10 19:30:54 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-12-10 19:30:54 -0500
commite91571cad320633467acbb89dc12d67e884986d4 (patch)
tree30fdbab479929ed7bb54acf0c757af04f695f861
parent6723792a086fe44cc615c1d1c98c4e2e70255494 (diff)
downloadpango-e91571cad320633467acbb89dc12d67e884986d4.tar.gz
docs: Cosmetics
-rw-r--r--pango/pango-attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-attributes.h b/pango/pango-attributes.h
index f1bd5635..a324d7f2 100644
--- a/pango/pango-attributes.h
+++ b/pango/pango-attributes.h
@@ -253,7 +253,7 @@ typedef enum {
* @PANGO_FONT_SCALE_NONE: Leave the font size unchanged
* @PANGO_FONT_SCALE_SUPERSCRIPT: Change the font to a size suitable for superscripts
* @PANGO_FONT_SCALE_SUBSCRIPT: Change the font to a size suitable for subscripts
- * @PANGO_FONT_SCALE_SMALL_CAPS: Change the font to a size suitable for Small Caps. Since: 1.50
+ * @PANGO_FONT_SCALE_SMALL_CAPS: Change the font to a size suitable for Small Caps
*
* An enumeration that affects font sizes for superscript
* and subscript positioning and for (emulated) Small Caps.