diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-01-27 11:30:10 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-01-27 11:30:46 -0800 |
commit | c31c31e57f1224e79effffe076bf367b22dfd385 (patch) | |
tree | 4d7b0ae51d64e049ab0bfc23cd2f5329170638b8 /lisp/erc | |
parent | 066aad7b9d137cb5262e57295eb32c57faa4f9cc (diff) | |
download | emacs-c31c31e57f1224e79effffe076bf367b22dfd385.tar.gz emacs-c31c31e57f1224e79effffe076bf367b22dfd385.tar.bz2 emacs-c31c31e57f1224e79effffe076bf367b22dfd385.zip |
; Spelling and URL fixes
Diffstat (limited to 'lisp/erc')
-rw-r--r-- | lisp/erc/erc-pcomplete.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-pcomplete.el b/lisp/erc/erc-pcomplete.el index 457fd07ecc8..65b0f660275 100644 --- a/lisp/erc/erc-pcomplete.el +++ b/lisp/erc/erc-pcomplete.el @@ -5,7 +5,7 @@ ;; Author: Sacha Chua <sacha@free.net.ph> ;; Maintainer: Amin Bandali <mab@gnu.org> ;; Keywords: comm, convenience -;; URL: http://wwws.emacswiki.org/emacs/ErcCompletion +;; URL: https://www.emacswiki.org/emacs/ErcCompletion ;; This file is part of GNU Emacs. |