From 79f2de06257d72b970efccff3c8fda81f0b23eda Mon Sep 17 00:00:00 2001 From: Jehan Date: Tue, 14 Oct 2025 22:30:32 +0200 Subject: [PATCH] libgimp: fix a function's doc-comment. --- libgimp/gimppattern.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgimp/gimppattern.c b/libgimp/gimppattern.c index 7992a3df3a..9b2316ef65 100644 --- a/libgimp/gimppattern.c +++ b/libgimp/gimppattern.c @@ -78,7 +78,7 @@ gimp_pattern_finalize (GObject *object) * size without changing its ratio. If the pattern is smaller than this size to * begin with, it will not be scaled up. * - * If @max_width or @max_height are %NULL, the buffer is returned in the pattern's + * If @max_width or @max_height are 0, the buffer is returned in the pattern's * native size. * * Make sure you called [func@Gegl.init] before calling any function using