From 245c385ae7df972ced8316c07902b0d2cabc9da3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 2 Feb 2014 01:22:14 -0500 Subject: Docs: Don't use note elements In most cases, the text itself makes the message clear enough. --- gtk/gtkbuildable.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk/gtkbuildable.c') diff --git a/gtk/gtkbuildable.c b/gtk/gtkbuildable.c index e23829ed18..937a99b8bc 100644 --- a/gtk/gtkbuildable.c +++ b/gtk/gtkbuildable.c @@ -31,8 +31,8 @@ * main user of this interface is #GtkBuilder. There should be * very little need for applications to call any of these functions directly. * - * An object only needs to implement this interface if it needs - * to extend the #GtkBuilder format or run any extra routines at deserialization time + * An object only needs to implement this interface if it needs to extend the + * #GtkBuilder format or run any extra routines at deserialization time. */ #include "config.h" -- cgit v1.2.1