diff options
Diffstat (limited to 'doc/examples/timed')
-rw-r--r-- | doc/examples/timed/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/timed/README b/doc/examples/timed/README index 8293758..19ed273 100644 --- a/doc/examples/timed/README +++ b/doc/examples/timed/README @@ -12,7 +12,7 @@ When you are done run ./cleanup. Running instances of ./poll will wait for new messages continuously, but with one second timeouts. -./slow-poll works like ./poll, execpt it will sleep +./slow-poll works like ./poll, except it will sleep for one second every time it receives a message. Running instances of ./read will read for ten seconds |