+13

Typo on ST3 API documentation

daniel sundberg vor 11 Jahren 0

I belive I found a typo in the ST3 API docs:

set_async_timeout(callback, delay)

should be:

set_timeout_async(callback, delay)