aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/vhdl-mode.el
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2005-06-16 16:21:50 +0000
committerJuanma Barranquero <[email protected]>2005-06-16 16:21:50 +0000
commita3dd3c0e01c350155a174b1a51eec3a2680dab1b (patch)
tree848467403ddeb9bce22720e04ec0d6512177a551 /lisp/progmodes/vhdl-mode.el
parentdba2230da3ef9a5b0f3c8181b7e8eb2e790f6654 (diff)
(vhdl-beginning-of-libunit): Fix spelling in docstrings.
Diffstat (limited to 'lisp/progmodes/vhdl-mode.el')
-rw-r--r--lisp/progmodes/vhdl-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el
index 736400bcde..54e7ab8a04 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