From b373b41907150c91992d02976dfe32a7b4461800 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 9 Jul 2002 10:47:38 +0000 Subject: [PATCH] (ebnf-yac-error): Fix typo. --- lisp/progmodes/ebnf-yac.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/progmodes/ebnf-yac.el b/lisp/progmodes/ebnf-yac.el index 22984d58fb2..71400917748 100644 --- a/lisp/progmodes/ebnf-yac.el +++ b/lisp/progmodes/ebnf-yac.el @@ -5,7 +5,7 @@ ;; Author: Vinicius Jose Latorre ;; Maintainer: Vinicius Jose Latorre ;; Keywords: wp, ebnf, PostScript -;; Time-stamp: <2001/09/24 10:17:13 vinicius> +;; Time-stamp: <2002-07-09 11:43:10 jbarranquero> ;; Version: 1.2 ;; This file is part of GNU Emacs. @@ -89,7 +89,7 @@ (defvar ebnf-yac-error nil - "Non-nil means \"error\" occured.") + "Non-nil means \"error\" occurred.") ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -- 2.39.2