Spelling fixes.

This commit is contained in:
Paul Eggert 2011-11-17 09:40:48 -08:00
parent df85d31593
commit c5e87d104b
66 changed files with 86 additions and 90 deletions

View file

@ -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.