]> git.eshelyaron.com Git - emacs.git/commitdiff
; * test/lisp/international/mule-util-tests.el: Fix typos.
authorStefan Kangas <stefankangas@gmail.com>
Fri, 24 Apr 2020 22:39:31 +0000 (00:39 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 24 Apr 2020 22:39:46 +0000 (00:39 +0200)
test/lisp/international/mule-util-tests.el

index 18e63a80775ace04a80bdaa57261eafa63aa5f52..cc199bd49726e8a97b5b243224184a95d6e639bb 100644 (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