mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
Fix doc typo in previous change
This commit is contained in:
parent
c34ae9da52
commit
48c6afa6a4
@ -2701,7 +2701,7 @@ If there is no plausible default, return nil."
|
||||
"Return regexp that matches the default tag at point.
|
||||
If there is no tag at point, return nil.
|
||||
|
||||
When in a major mode that does not provide it's own
|
||||
When in a major mode that does not provide its own
|
||||
`find-tag-default-function', return a regexp that matches the
|
||||
symbol at point exactly."
|
||||
(let* ((tagf (or find-tag-default-function
|
||||
|
Loading…
Reference in New Issue
Block a user