[libdazzle] pathbar: use proper prefix on element type



commit cc17b87f30a2b529165721cf30273f1cf188eb64
Author: Christian Hergert <chergert redhat com>
Date:   Sat Jun 10 17:35:19 2017 -0700

    pathbar: use proper prefix on element type

 src/pathbar/dzl-path.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/pathbar/dzl-path.c b/src/pathbar/dzl-path.c
index da5fe94..7c1dfef 100644
--- a/src/pathbar/dzl-path.c
+++ b/src/pathbar/dzl-path.c
@@ -57,7 +57,7 @@ dzl_path_init (DzlPath *self)
 /**
  * dzl_path_get_elements:
  *
- * Returns: (transfer none) (element-type Rtfm.PathElement): The elements of the path.
+ * Returns: (transfer none) (element-type Dazzle.PathElement): The elements of the path.
  */
 GList *
 dzl_path_get_elements (DzlPath *self)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]