diff options
Diffstat (limited to 'src/view.c')
| -rw-r--r-- | src/view.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 */ |
