Typo in documentation

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
iamwilhelm
Prole
Posts: 16
Joined: Thu Feb 12, 2009 5:53 pm
Contact:

Typo in documentation

Post by iamwilhelm »

http://love2d.org/docs/keyreleased.html

There's a mistake in the examples:

# -- Keyreleased: Called whenever a key was released.
# function mousereleased(key)
# -- I don't want to register spaces.
# if key ~= love.key_space then
# lastkey = key .. " released"
# end
# end

in example 53, it should say keyreleased(key)
User avatar
Xcmd
Party member
Posts: 211
Joined: Fri Feb 13, 2009 10:45 pm

Re: Typo in documentation

Post by Xcmd »

File a report with the tracker, please: http://love2d.org/forum/tracker.php
We don't borrow, we don't read, we don't rent, we don't lease, we take the minds!
osuf oboys
Party member
Posts: 215
Joined: Sun Jan 18, 2009 8:03 pm

Re: Typo in documentation

Post by osuf oboys »

This issue is known but not fixed - might as well add it to the issue tracker ;)
If I haven't written anything else, you may assume that my work is released under the LPC License - the LÖVE Community. See http://love2d.org/wiki/index.php?title=LPC_License.
User avatar
Skofo
Party member
Posts: 146
Joined: Mon Dec 22, 2008 10:55 pm

Re: Typo in documentation

Post by Skofo »

There are a lot of typos in the documentation. I spellchecked the first dozen or so pages or so but there were still ten dozen left so I just said 'screw it'.

Is there a script or something that can recursively spellcheck websites?
Working on: Viator
Need a 64-bit Debian package for LÖVE? Here it is!
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 138 guests