mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Fix typo
This commit is contained in:
parent
5588d51a0e
commit
b564537091
1 changed files with 1 additions and 1 deletions
|
@ -2159,7 +2159,7 @@ HAML
|
|||
end
|
||||
end
|
||||
|
||||
TrueClass.class_eval do
|
||||
FalseClass.class_eval do
|
||||
def inspect
|
||||
"⊥"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue