summaryrefslogtreecommitdiff
path: root/lisp/url/url-ldap.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url/url-ldap.el')
-rw-r--r--lisp/url/url-ldap.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/url-ldap.el b/lisp/url/url-ldap.el
index d26562b7f10..5d18f85fadf 100644
--- a/lisp/url/url-ldap.el
+++ b/lisp/url/url-ldap.el
@@ -218,7 +218,7 @@ URL can be a URL string, or a URL record of the type returned by
"</td></tr>\n")
;; Multiple matches, slightly uglier
(insert " <tr>\n"
- (format " <td valign=top>")
+ " <td valign=top>"
(url-ldap-attribute-pretty-name (car attr)) "</td><td>"
(mapconcat (lambda (x)
(url-ldap-attribute-pretty-desc (car attr) x))