Spelling fixes.
This commit is contained in:
parent
df85d31593
commit
c5e87d104b
66 changed files with 86 additions and 90 deletions
|
@ -1534,7 +1534,7 @@ is a regular expression for matching the lines with items."
|
|||
|
||||
(defvar rst-preferred-bullets
|
||||
'(?- ?* ?+)
|
||||
"List of favourite bullets to set for straightening bullets.")
|
||||
"List of favorite bullets to set for straightening bullets.")
|
||||
|
||||
(defun rst-straighten-bullets-region (beg end)
|
||||
"Make all the bulleted list items in the region consistent.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue