aboutsummaryrefslogtreecommitdiffstats
path: root/man/killing.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2006-07-24 17:48:06 +0000
committerRichard M. Stallman <[email protected]>2006-07-24 17:48:06 +0000
commit5a7f4c1bf2b8a1ef30810640bc255494dd3b957b (patch)
treecd505dbab3a54d920aab878405909fc9776b0312 /man/killing.texi
parentefd5c60bf24e585e78dcae6b41e0f1326b772102 (diff)
Move periods and commas inside quotes.
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 0a1badcffe..4be77e2d6f 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