(Sorting): Add missing quote.
This commit is contained in:
parent
9f81cdcebf
commit
690146de6d
1 changed files with 1 additions and 1 deletions
|
@ -1750,7 +1750,7 @@ REVERSE (non-nil means reverse order),\
|
|||
BEG and END (region to sort).
|
||||
The variable `sort-fold-case' determines\
|
||||
whether alphabetic case affects
|
||||
the sort order.
|
||||
the sort order."
|
||||
@end group
|
||||
@group
|
||||
(interactive "P\nr")
|
||||
|
|
Loading…
Add table
Reference in a new issue