summaryrefslogtreecommitdiffstats
path: root/cmd-set-buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-set-buffer.c')
-rw-r--r--cmd-set-buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-set-buffer.c b/cmd-set-buffer.c
index 14fef135..4f3d87a7 100644
--- a/cmd-set-buffer.c
+++ b/cmd-set-buffer.c
@@ -23,7 +23,7 @@
#include "tmux.h"
/*
- * Add or set a session paste buffer.
+ * Add or set a paste buffer.
*/
int cmd_set_buffer_exec(struct cmd *, struct cmd_ctx *);