we'll just edit it live

This commit is contained in:
alisdair sullivan 2012-05-25 12:00:19 -07:00
parent 608b05876c
commit b9b4472cf5

View file

@ -484,7 +484,7 @@ the following functions should be exported from a jsx callback module
whenever any of `encoder/3`, `decoder/3` or `parser/3` are called, this function is called with the `Args` argument provided in the calling function to obtain `InitialState`
* ### Module:handle_event/2 ###
### * Module:handle_event/2 ###
```erlang
Module:handle_event(Event, State) -> NewState