From 2201b59af64eef6f50227b4e6f89888b9af5d246 Mon Sep 17 00:00:00 2001
From: Juanma Barranquero <lekktu@gmail.com>
Date: Tue, 21 Jun 2005 13:41:18 +0000
Subject: [PATCH] (auto-insert-alist): Fix spellings.

---
 lisp/autoinsert.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el
index 27f5555bb04..04bdb17efca 100644
--- a/lisp/autoinsert.el
+++ b/lisp/autoinsert.el
@@ -140,7 +140,7 @@ If this contains a %s, that will be replaced by the matching rule."
      (getenv "ORGANIZATION") | (progn user-full-name)
      "
 .\\\" You may distribute this file under the terms of the GNU Free
-.\\\" Documentation Licence.
+.\\\" Documentation License.
 .TH " (file-name-sans-extension (file-name-nondirectory (buffer-file-name)))
      " " (file-name-extension (buffer-file-name))
      " " (format-time-string "%Y-%m-%d ")
-- 
2.39.5