summaryrefslogtreecommitdiffstats
path: root/cmd-show-buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-show-buffer.c')
-rw-r--r--cmd-show-buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-show-buffer.c b/cmd-show-buffer.c
index 23490169..17d4509d 100644
--- a/cmd-show-buffer.c
+++ b/cmd-show-buffer.c
@@ -23,7 +23,7 @@
#include "tmux.h"
/*
- * Show a session paste buffer.
+ * Show a paste buffer.
*/
int cmd_show_buffer_exec(struct cmd *, struct cmd_ctx *);