diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-09-23 00:34:01 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-09-23 00:36:56 -0700 |
commit | f2b2201594b59ff758347644a84cdc8f6b046ec9 (patch) | |
tree | a6e42ca28f5c4e95b101a8e2cf5a0758cf54dcac /test/lisp/emacs-lisp/edebug-resources | |
parent | 0e143b1fc5d716cbc4509b416a1067b417df2676 (diff) | |
download | emacs-f2b2201594b59ff758347644a84cdc8f6b046ec9.tar.gz emacs-f2b2201594b59ff758347644a84cdc8f6b046ec9.tar.bz2 emacs-f2b2201594b59ff758347644a84cdc8f6b046ec9.zip |
; Spelling and URL fixes
Diffstat (limited to 'test/lisp/emacs-lisp/edebug-resources')
-rw-r--r-- | test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el b/test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el index 0cc7b1e8b4e..f52a2b1896c 100644 --- a/test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el +++ b/test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el @@ -17,7 +17,7 @@ ;; General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see `http://www.gnu.org/licenses/'. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: |