aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/replace.el
diff options
context:
space:
mode:
authorChristoph Scholtes2014-08-24 20:36:45 -0600
committerChristoph Scholtes2014-08-24 20:36:45 -0600
commitf71da8959a645d0d7226b81ba8d1dee0a8348918 (patch)
tree70751480c5a119339b70a6dcc0c72674a8bde8b4 /lisp/replace.el
parentd2a633e4e91e803c47de7366921879b08609d029 (diff)
downloademacs-f71da8959a645d0d7226b81ba8d1dee0a8348918.tar.gz
emacs-f71da8959a645d0d7226b81ba8d1dee0a8348918.zip
* lisp/replace.el (query-replace): Fix typo in docstring.
Fixes: debbugs:18320
Diffstat (limited to 'lisp/replace.el')
-rw-r--r--lisp/replace.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/replace.el b/lisp/replace.el
index cf88cb57b89..32cf89b3255 100644
--- a/lisp/replace.el
+++ b/lisp/replace.el
@@ -266,7 +266,7 @@ replace backward.
266 266
267Fourth and fifth arg START and END specify the region to operate on. 267Fourth and fifth arg START and END specify the region to operate on.
268 268
269To customize possible responses, change the \"bindings\" in `query-replace-map'." 269To customize possible responses, change the bindings in `query-replace-map'."
270 (interactive 270 (interactive
271 (let ((common 271 (let ((common
272 (query-replace-read-args 272 (query-replace-read-args