diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 11:14:28 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 11:14:28 +0000 |
commit | 21adaa2843b437b13c431761851ea2e880b9d120 (patch) | |
tree | b340711d5bd667405e97ca00f47634b7e359930b /lisp/calc | |
parent | f3b11af5fb672bb6f4cb0a81539d26b92070803d (diff) | |
download | emacs-21adaa2843b437b13c431761851ea2e880b9d120.tar.gz |
Fix typo in title.
Diffstat (limited to 'lisp/calc')
-rw-r--r-- | lisp/calc/calc-misc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-misc.el b/lisp/calc/calc-misc.el index ce0da11ecaa..643465f8478 100644 --- a/lisp/calc/calc-misc.el +++ b/lisp/calc/calc-misc.el @@ -1,4 +1,4 @@ -;;; calc-misc.el --- miscellaenous functions for Calc +;;; calc-misc.el --- miscellaneous functions for Calc ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2005 Free Software Foundation, Inc. |