aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/view.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/view.c')
-rw-r--r--src/view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view.c b/src/view.c
index d5b5d14..c41a4d4 100644
--- a/src/view.c
+++ b/src/view.c
@@ -511,7 +511,7 @@ teco_undo_remove_file_push(const gchar *filename)
/**
* Save the view's document to the given IO channel.
*
- * @note This must not emit undo tokens as it is also used by teco_ring_backup().
+ * @note This must not emit undo tokens as it is also used by teco_ring_dump_recovery().
*
* @memberof teco_view_t
*/