[gnumeric] Doc fix



commit 225332e28469afb330d6acfd1801f3a900b21891
Author: Morten Welinder <terra gnome org>
Date:   Sun May 6 12:07:45 2018 -0400

    Doc fix

 src/cell.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/cell.c b/src/cell.c
index 9fd53de..24ecb03 100644
--- a/src/cell.c
+++ b/src/cell.c
@@ -682,8 +682,7 @@ gnm_cell_get_rendered_text (GnmCell *cell)
  * gnm_cell_get_render_color:
  * @cell: the cell from which we want to pull the color from
  *
- * The returned value is a pointer to a PangoColor describing
- * the foreground colour.
+ * Returns: A #GOColor used for foreground in @cell.
  */
 GOColor
 gnm_cell_get_render_color (GnmCell const *cell)


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