typo in tutorial

This commit is contained in:
p.kosyh 2009-12-12 19:57:31 +00:00
parent 5c432f4140
commit 5e3f1d749e

View file

@ -109,7 +109,7 @@ apple = obj {
desk = obj {
nam = 'desk',
dsc = 'In this lesson you see a wooden {desk}',
dsc = 'In this lesson you see a wooden {desk}.',
act = function(s)
if s._haswriting then
s._seen = true;