fix comments

I had it all backwards: DrRacket went from "increment" to Greek
capital delta (which makes a lot more sense).

original commit: 490a474e0e4b92af8956cab13d885349053a3973
This commit is contained in:
Matthew Flatt 2012-12-10 10:26:55 -07:00
parent 25d5566c58
commit 0680d47941

View File

@ -92,7 +92,7 @@
("Lambda" "Λ")
("Sigma" "Σ")
("Psi" "Ψ")
("Delta" "Δ") ; <- this character is Unicode "increment", not Greek delta
("Delta" "Δ")
("Xi" "Ξ")
("Upsilon" "Υ")
("Omega" "Ω")