aboutsummaryrefslogtreecommitdiff
path: root/src/ld-symbol-category.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ld-symbol-category.h')
-rw-r--r--src/ld-symbol-category.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ld-symbol-category.h b/src/ld-symbol-category.h
index 6482c52..f2451d7 100644
--- a/src/ld-symbol-category.h
+++ b/src/ld-symbol-category.h
@@ -32,8 +32,8 @@ typedef struct _LdSymbolCategoryClass LdSymbolCategoryClass;
/**
* LdSymbolCategory:
- * @parent: The parent object, may be LdSymbolLibrary
- * or another LdSymbolCategory.
+ * @parent: The parent object, may be #LdSymbolLibrary
+ * or another #LdSymbolCategory.
* @name: The name of the category.
* @image_path: Path to the image for this category.
* @children: Children of this category.