changeset 53790:5046818534df

Fix typo.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 03 Feb 2004 17:00:50 +0000
parents 7efe8089eadf
children ea7da7db6372
files lisp/x-dnd.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/x-dnd.el	Tue Feb 03 16:55:30 2004 +0000
+++ b/lisp/x-dnd.el	Tue Feb 03 17:00:50 2004 +0000
@@ -234,7 +234,7 @@
 The handler is first localted by looking at `x-dnd-protocol-alist'.
 If no match is found here, and the value of `browse-url-browser-function'
 is a pair of (REGEXP . FUNCTION), those regexps are tried for a match.
-If no match is found, just call `x-dnd-insert-text,A4(B.
+If no match is found, just call `x-dnd-insert-text'.
 WINDOW is where the drop happend, ACTION is the action for the drop,
 ARG is the URL that has been dropped.
 Returns ACTION."