diff options
| author | Paul Eggert | 2015-04-19 23:59:04 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-04-19 23:59:46 -0700 |
| commit | 8f1eda7a8a7e268413e38fa9d704a92cf7a860d5 (patch) | |
| tree | 40cff1e856cd7a2bb2448e798d321e367ed2d5f4 /test | |
| parent | 9099d45df734f63145d414a0e1205245973c9efb (diff) | |
| download | emacs-8f1eda7a8a7e268413e38fa9d704a92cf7a860d5.tar.gz emacs-8f1eda7a8a7e268413e38fa9d704a92cf7a860d5.zip | |
Spelling fixes
Diffstat (limited to 'test')
| -rw-r--r-- | test/automated/message-mode-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/automated/message-mode-tests.el b/test/automated/message-mode-tests.el index 12ecefeb94d..397707f9b2f 100644 --- a/test/automated/message-mode-tests.el +++ b/test/automated/message-mode-tests.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; message-mode-tests.el --- Tests for message-mdoe -*- lexical-binding: t; -*- | 1 | ;;; message-mode-tests.el --- Tests for message-mode -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. |
| 4 | 4 | ||