Change color in editor: Grey -> Gray

This commit is contained in:
Gustavo Massaccesi 2015-01-29 19:24:29 -03:00 committed by Matthew Flatt
parent d8f090957f
commit 5a126f552e

View File

@ -756,7 +756,7 @@
'("Top" "Center" "Bottom")
'(top center bottom))
(let ([colors '("Black" "White" "Red" "Orange" "Yellow" "Green" "Blue" "Purple" "Cyan" "Magenta" "Grey")])
(let ([colors '("Black" "White" "Red" "Orange" "Yellow" "Green" "Blue" "Purple" "Cyan" "Magenta" "Gray")])
; Colors
(for-each (lambda (c)