1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00

; * test/lisp/international/mule-util-tests.el: Fix typos.

This commit is contained in:
Stefan Kangas 2020-04-25 00:39:31 +02:00
parent 3335dcca1f
commit 89441bddea

View File

@ -1,4 +1,4 @@
;;; mule-util --- tests for international/mule-util.el -*- lexical-binding:t -*-
;;; mule-util-tests.el --- tests for international/mule-util.el -*- lexical-binding:t -*-
;; Copyright (C) 2002-2020 Free Software Foundation, Inc.
@ -81,4 +81,4 @@
(dotimes (i (length mule-util-test-truncate-data))
(mule-util-test-truncate-create i))
;;; mule-util.el ends here
;;; mule-util-tests.el ends here