From ca462d1b5911f1858528e9149929d53123ddc6da Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 1 Feb 2014 20:49:59 -0500 Subject: [PATCH] Avoid another gtk-doc warning --- glib/gpattern.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/gpattern.c b/glib/gpattern.c index b74f36c..e20a0a0 100644 --- a/glib/gpattern.c +++ b/glib/gpattern.c @@ -52,7 +52,7 @@ /** * GPatternSpec: * - * A #GPatternSpec-struct is the 'compiled' form of a pattern. This + * A GPatternSpec struct is the 'compiled' form of a pattern. This * structure is opaque and its fields cannot be accessed directly. */ -- 2.7.4