Fix doc typo in previous change
This commit is contained in:
parent
c34ae9da52
commit
48c6afa6a4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue