changeset 63520:ba5c73889cbc

(vhdl-beginning-of-libunit): Fix spelling in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 16 Jun 2005 16:21:50 +0000
parents e33c4b9caa8a
children 0f90f64f45d8
files lisp/progmodes/vhdl-mode.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/vhdl-mode.el	Thu Jun 16 16:20:00 2005 +0000
+++ b/lisp/progmodes/vhdl-mode.el	Thu Jun 16 16:21:50 2005 +0000
@@ -6027,8 +6027,8 @@
 stops due to beginning or end of buffer.
 Note that if point is between the \"libunit\" keyword and the
 corresponding \"begin\" keyword, then that libunit will not be
-recognised, and the search will continue backwards.  If point is
-at the \"begin\" keyword, then the defun will be recognised.  The
+recognized, and the search will continue backwards.  If point is
+at the \"begin\" keyword, then the defun will be recognized.  The
 returned point is at the first character of the \"libunit\" keyword."
   (let ((last-forward (point))
 	(last-backward