(hs-adjust-block-beginning): Fix typo.
This commit is contained in:
parent
f4146f4c8a
commit
e7bdfdcf2a
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ For example, in c-like modes, if we wish to also hide the curly braces
|
|||
should return the starting point (at the end of line) of the hidden
|
||||
region.
|
||||
|
||||
It is called with a single argument ARG which is the the position in
|
||||
It is called with a single argument ARG which is the position in
|
||||
buffer after the block beginning.
|
||||
|
||||
It should return the position from where we should start hiding.
|
||||
|
|
Loading…
Add table
Reference in a new issue