aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-library-toolbar.c
diff options
context:
space:
mode:
Diffstat (limited to 'liblogdiag/ld-library-toolbar.c')
-rw-r--r--liblogdiag/ld-library-toolbar.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/liblogdiag/ld-library-toolbar.c b/liblogdiag/ld-library-toolbar.c
index fe891c8..295589e 100644
--- a/liblogdiag/ld-library-toolbar.c
+++ b/liblogdiag/ld-library-toolbar.c
@@ -315,7 +315,7 @@ ld_library_toolbar_set_library (LdLibraryToolbar *self, LdLibrary *library)
* ld_library_toolbar_get_library:
* @self: an #LdLibraryToolbar object.
*
- * Return value: (transfer: none): the #LdLibrary object
+ * Return value: (transfer none): the #LdLibrary object
* assigned to the toolbar.
*/
LdLibrary *
@@ -371,7 +371,7 @@ ld_library_toolbar_set_view (LdLibraryToolbar *self, LdDiagramView *view)
* ld_library_toolbar_get_view:
* @self: an #LdLibraryToolbar object.
*
- * Return value: (transfer: none): the #LdDiagramView widget
+ * Return value: (transfer none): the #LdDiagramView widget
* assigned to the toolbar.
*/
LdDiagramView *