[gnumeric] Doc fixes.



commit 39dbad51607574a867eef2ac1222f71e84e7a4dd
Author: Morten Welinder <terra gnome org>
Date:   Sat Apr 17 14:07:12 2021 -0400

    Doc fixes.

 src/sheet.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/sheet.c b/src/sheet.c
index 048512d60..8689aa5e2 100644
--- a/src/sheet.c
+++ b/src/sheet.c
@@ -5509,7 +5509,7 @@ sheet_insdel_colrow (Sheet *sheet, int pos, int count,
  * @col: At which position we want to insert
  * @count: The number of columns to be inserted
  * @pundo: (out): (transfer full): (allow-none): undo closure
- * @cc:
+ * @cc: The command context
  **/
 gboolean
 sheet_insert_cols (Sheet *sheet, int col, int count,
@@ -5595,7 +5595,7 @@ cb_collect_cell (GnmCellIter const *iter, gpointer user)
 
 /**
  * sheet_move_range:
- * @cc:
+ * @cc: The command context
  * @rinfo:
  * @pundo: (out) (optional) (transfer full): undo object
  *


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