(tempo-insert-region): Fix spellings in docstrings.
This commit is contained in:
parent
cc295a82c2
commit
5f94d2d009
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ user for text to insert in the templates"
|
|||
"*Automatically insert current region when there is a `r' in the template
|
||||
If this variable is nil, `r' elements will be treated just like `p'
|
||||
elements, unless the template function is given a prefix (or a non-nil
|
||||
argument). If this variable is non-nil, the behaviour is reversed.
|
||||
argument). If this variable is non-nil, the behavior is reversed.
|
||||
|
||||
In Transient Mark mode, this option is unused."
|
||||
:type 'boolean
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue