Merge branch 'andydavies-master'

This commit is contained in:
Tatsuhiro Tsujikawa 2014-11-26 00:04:40 +09:00
commit 2d10e31931
1 changed files with 1 additions and 1 deletions

View File

@ -387,7 +387,7 @@ Each request header name/value pair is emitted via
return 0;
}
In this turotial, we just print the name/value pair.
In this tutorial, we just print the name/value pair.
After all name/value pairs are emitted for a frame,
``on_frame_recv_callback`` function is called::