mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-28 18:00:11 +00:00
typo fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
383e98416a
commit
614757d56a
@ -238,7 +238,7 @@ module.UNDEFINED = ASIS(undefined)
|
||||
//
|
||||
// Action(<name>, <function>)
|
||||
// Action(<name>[, <doc>[, <long-doc>]][, <attrs>,] <function>)
|
||||
// Action(<name>, [ [<doc>[, <long-doc>]][, <attrs>,] <function> ])
|
||||
// Action(<name>[, [<doc>[, <long-doc>]][, <attrs>,] <function> ])
|
||||
// -> <action>
|
||||
//
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user