summaryrefslogtreecommitdiff
path: root/lisp/url/url-about.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url/url-about.el')
-rw-r--r--lisp/url/url-about.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/url-about.el b/lisp/url/url-about.el
index dde47e94de5..5fe817cc0e8 100644
--- a/lisp/url/url-about.el
+++ b/lisp/url/url-about.el
@@ -51,7 +51,7 @@
" <title>Supported Protocols</title>\n"
" </head>\n"
" <body>\n"
- " <h1>Supported Protocols - URL v" url-version "</h1>\n"
+ " <h1>Supported Protocols - URL package in Emacs " emacs-version "</h1>\n"
" <table width='100%' border='1'>\n"
" <tr>\n"
" <td>Protocol\n"