diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-05-04 18:54:55 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-05-04 18:54:55 +0000 |
commit | fe2bf2c299302328c158b2f479e5c45732e1ecb1 (patch) | |
tree | ce8fbdd48767403ad4ee876af4c1447be73cf40d /lisp/play | |
parent | 5abe89938fc25655db68430e4e364011d1cff744 (diff) | |
download | emacs-fe2bf2c299302328c158b2f479e5c45732e1ecb1.tar.gz |
Fix spelling of author's name.
Diffstat (limited to 'lisp/play')
-rw-r--r-- | lisp/play/gomoku.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index a5cff6b4919..30677c4ebd8 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1988, 1994 Free Software Foundation, Inc. -;; Author: Phillippe Schnoebelen <phs@lifia.imag.fr> +;; Author: Philippe Schnoebelen <phs@lifia.imag.fr> ;; Adapted-By: ESR ;; Keywords: games |