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:
parent
25d5566c58
commit
0680d47941
|
@ -92,7 +92,7 @@
|
|||
("Lambda" "Λ")
|
||||
("Sigma" "Σ")
|
||||
("Psi" "Ψ")
|
||||
("Delta" "Δ") ; <- this character is Unicode "increment", not Greek delta
|
||||
("Delta" "Δ")
|
||||
("Xi" "Ξ")
|
||||
("Upsilon" "Υ")
|
||||
("Omega" "Ω")
|
||||
|
|
Loading…
Reference in New Issue
Block a user