fixed README.

This commit is contained in:
Utyasheva Oksana
2011-09-24 07:48:56 -07:00
parent d34723812c
commit 4f41c8f99a

View File

@@ -169,7 +169,7 @@ true
Adds a one time listener for the event *event*. The listener is removed after the first time the event is fired.
- *removeEvent(event, λ)*
- *removeListener(event, λ)*
Removes the listener λ for the event *event*.