From 86e73f86c2dafc1211fdb3312ba0c8bb0b6e8f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 16 Dec 2010 11:34:02 +0100 Subject: Rename LdDocument* to LdDiagram*. My bad; this name is much more appropriate. --- src/ld-symbol.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ld-symbol.c') diff --git a/src/ld-symbol.c b/src/ld-symbol.c index 014016e..6cffee0 100644 --- a/src/ld-symbol.c +++ b/src/ld-symbol.c @@ -69,9 +69,9 @@ ld_symbol_area_get_type (void) /** * SECTION:ld-symbol * @short_description: A symbol. - * @see_also: #LdDocument, #LdCanvas + * @see_also: #LdDiagram, #LdCanvas * - * #LdSymbol represents a symbol in the #LdDocument that is in turn + * #LdSymbol represents a symbol in the #LdDiagram that is in turn * drawn onto the #LdCanvas. * * All implementations of this abstract class are required to use -- cgit v1.2.3