summaryrefslogtreecommitdiff
path: root/pango/pango-bidi-type.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-02-19 08:03:34 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-03-11 13:17:36 -0500
commit95b7bb92d5b59dc0205baa3863169d168506f5e1 (patch)
tree86aa57944990e5082224f319267c8e3c2fa2edc0 /pango/pango-bidi-type.h
parent848c25a1b102fa6363863a9adb9b14ee5215a4b4 (diff)
downloadpango-95b7bb92d5b59dc0205baa3863169d168506f5e1.tar.gz
docs: Tweak bidi docs
Give doc comments summaries, etc.
Diffstat (limited to 'pango/pango-bidi-type.h')
-rw-r--r--pango/pango-bidi-type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-bidi-type.h b/pango/pango-bidi-type.h
index aa1896c1..ebfaa574 100644
--- a/pango/pango-bidi-type.h
+++ b/pango/pango-bidi-type.h
@@ -52,7 +52,7 @@ G_BEGIN_DECLS
* @PANGO_BIDI_TYPE_WS: Whitespace
* @PANGO_BIDI_TYPE_ON: Other Neutrals
*
- * The #PangoBidiType type represents the bidirectional character
+ * `PangoBidiType` represents the bidirectional character
* type of a Unicode character as specified by the
* <ulink url="http://www.unicode.org/reports/tr9/">Unicode bidirectional algorithm</ulink>.
*