Fix prematurely correct answer.

This commit is contained in:
Jim Weirich
2013-04-09 11:06:31 -04:00
parent f3560581ce
commit 63753656af

View File

@@ -147,7 +147,7 @@ class AboutClasses < Neo::Koan
end
def to_s
__(@name)
@name
end
def inspect