mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Spelling fixes.
This commit is contained in:
parent
1c889bf68c
commit
f6b1b0a848
30 changed files with 39 additions and 40 deletions
|
|
@ -432,8 +432,8 @@ and so on."
|
|||
(const :tag "Lucid Toolkit" lucid )
|
||||
(const :tag "Motif Toolkit" motif )))
|
||||
|
||||
(class (choice (const :tag "Colour" color )
|
||||
(const :tag "Greyscale" grayscale)))
|
||||
(class (choice (const :tag "Color" color )
|
||||
(const :tag "Grayscale" grayscale)))
|
||||
|
||||
(background (choice (const :tag "Dark" dark )
|
||||
(const :tag "Bright" light ))) ))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue