]> git.eshelyaron.com Git - emacs.git/commitdiff
(vhdl-beginning-of-libunit): Fix spelling in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 16 Jun 2005 16:21:50 +0000 (16:21 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 16 Jun 2005 16:21:50 +0000 (16:21 +0000)
lisp/progmodes/vhdl-mode.el

index 736400bcde24764f7e8fe390fb7a2d767b320e12..54e7ab8a049a178637765c85569933a4779ed2e7 100644 (file)
@@ -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