[gtk/misc-measure: 3/3] pathbuilder: Misc docs improvements




commit 6b69c9d79c2f4211459b5ed8b9b60f80e069fc77
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Dec 7 20:24:43 2020 -0500

    pathbuilder: Misc docs improvements

 gsk/gskpathbuilder.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsk/gskpathbuilder.c b/gsk/gskpathbuilder.c
index d155bf9ff7..c5e9533686 100644
--- a/gsk/gskpathbuilder.c
+++ b/gsk/gskpathbuilder.c
@@ -706,7 +706,7 @@ gsk_path_builder_rel_conic_to (GskPathBuilder *builder,
  * gsk_path_builder_close:
  * @builder: a #GskPathBuilder
  *
- * Ends the current contour with a line back to the start point. 
+ * Ends the current contour with a line back to the start point.
  *
  * Note that this is different from calling gsk_path_builder_line_to()
  * with the start point in that the contour will be closed. A closed


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