diff options
Diffstat (limited to 'lisp/descr-text.el')
-rw-r--r-- | lisp/descr-text.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/descr-text.el b/lisp/descr-text.el index 9305664e31a..ec9a9680137 100644 --- a/lisp/descr-text.el +++ b/lisp/descr-text.el @@ -210,7 +210,7 @@ multilingual development. This is a fairly large file, not typically present on GNU systems. At the time of writing it is at the URL -`http://www.unicode.org/Public/UNIDATA/UnicodeData.txt'." +`https://www.unicode.org/Public/UNIDATA/UnicodeData.txt'." :group 'mule :version "22.1" :type '(choice (const :tag "None" nil) |