Re: 5.1 doc correction
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: 5.1 doc correction
- From: roberto@... (Roberto Ierusalimschy)
- Date: 2006年3月13日 09:54:12 -0300
On Sat, Mar 11, 2006 at 09:04:56AM +0000, Adam D. Moss wrote:
> Section 5.1 of the Lua 5.1 manual lists "steppause"
> as a valid collectgarbage() option. It should be
> "setpause".
Thanks.
-- Roberto