From a3dd3c0e01c350155a174b1a51eec3a2680dab1b Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 16 Jun 2005 16:21:50 +0000 Subject: [PATCH] (vhdl-beginning-of-libunit): Fix spelling in docstrings. --- lisp/progmodes/vhdl-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el index 736400bcde2..54e7ab8a049 100644 --- a/lisp/progmodes/vhdl-mode.el +++ b/lisp/progmodes/vhdl-mode.el @@ -6027,8 +6027,8 @@ Returns the location of the corresponding begin keyword, unless search 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 -- 2.39.2