Commit c979dad5 authored by Martin Pool's avatar Martin Pool

Fix old typo.

parent 136ac7ec
......@@ -104,7 +104,7 @@ static void check_timeout(void)
}
}
/** Setup the fd used to propogate errors */
/** Setup the fd used to propagate errors */
void io_set_error_fd(int fd)
{
io_error_fd = fd;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment