summaryrefslogtreecommitdiff
path: root/pango/break.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/break.c')
-rw-r--r--pango/break.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/break.c b/pango/break.c
index 5f3c339a..1f4aafd7 100644
--- a/pango/break.c
+++ b/pango/break.c
@@ -468,7 +468,7 @@ typedef enum
* pango_default_break:
* @text: text to break
* @length: length of text in bytes (may be -1 if @text is nul-terminated)
- * @analysis: a #PangoAnalysis for the @text
+ * @analysis: (nullable): a #PangoAnalysis for the @text
* @attrs: logical attributes to fill in
* @attrs_len: size of the array passed as @attrs
*