summaryrefslogtreecommitdiff
path: root/doc/en/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-09-08 21:21:44 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-09-08 21:21:44 +0200
commite0c5507a7fd0e6412a1b0b629535d3154f7c9b0f (patch)
treee89dfd2597393279e35b4b781978e6f6a6756591 /doc/en/autogen
parentce17b2ea176dee183896f703f83bd1d025303a47 (diff)
downloadweechat-e0c5507a7fd0e6412a1b0b629535d3154f7c9b0f.zip
core: replace "clipboard" by "internal clipboard" in /help input and user's guide
Diffstat (limited to 'doc/en/autogen')
-rw-r--r--doc/en/autogen/user/weechat_commands.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.adoc b/doc/en/autogen/user/weechat_commands.adoc
index 0b74ddb67..0f79d5170 100644
--- a/doc/en/autogen/user/weechat_commands.adoc
+++ b/doc/en/autogen/user/weechat_commands.adoc
@@ -438,7 +438,7 @@ list of actions:
delete_beginning_of_line: delete from beginning of line until cursor
delete_end_of_line: delete from cursor until end of line
delete_line: delete entire line
- clipboard_paste: paste from clipboard
+ clipboard_paste: paste from the internal clipboard
transpose_chars: transpose two chars
undo: undo last command line action
redo: redo last command line action