summaryrefslogtreecommitdiff
path: root/man/killing.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/killing.texi')
-rw-r--r--man/killing.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/killing.texi b/man/killing.texi
index 0a1badcffe7..4be77e2d6f8 100644
--- a/man/killing.texi
+++ b/man/killing.texi
@@ -293,7 +293,7 @@ Replace text just yanked with an earlier batch of killed text
(@code{yank-pop}).
@item M-w
Save region as last killed text without actually killing it
-(@code{kill-ring-save}). Some systems call this ``copying''.
+(@code{kill-ring-save}). Some systems call this ``copying.''
@item C-M-w
Append next kill to last batch of killed text (@code{append-next-kill}).
@end table