diff lisp/progmodes/ebnf-bnf.el @ 49670:cc820064216c

Fix typo in comment.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 10 Feb 2003 09:56:14 +0000
parents 3e68652d365d
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/lisp/progmodes/ebnf-bnf.el	Mon Feb 10 09:55:17 2003 +0000
+++ b/lisp/progmodes/ebnf-bnf.el	Mon Feb 10 09:56:14 2003 +0000
@@ -5,7 +5,7 @@
 ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>
 ;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
 ;; Keywords: wp, ebnf, PostScript
-;; Time-stamp: <2001/09/24 10:17:26 vinicius>
+;; Time-stamp: <2003-02-10 10:29:48 jbarranquero>
 ;; Version: 1.7
 
 ;; This file is part of GNU Emacs.
@@ -118,7 +118,7 @@
 
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;; Syntatic analyzer
+;; Syntactic analyzer
 
 
 ;;; EBNF = {production}+.