aboutsummaryrefslogtreecommitdiff
path: root/cmd-save-buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-save-buffer.c')
-rw-r--r--cmd-save-buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-save-buffer.c b/cmd-save-buffer.c
index 6fd65696..586fbbba 100644
--- a/cmd-save-buffer.c
+++ b/cmd-save-buffer.c
@@ -25,7 +25,7 @@
#include "tmux.h"
/*
- * Saves a session paste buffer to a file.
+ * Saves a paste buffer to a file.
*/
int cmd_save_buffer_exec(struct cmd *, struct cmd_ctx *);