Commit b1eb8aa1 authored by Davis King's avatar Davis King

Fixed a spelling error.

parent 9bb3b5e1
......@@ -358,7 +358,7 @@ namespace dlib
else if (status == OTHER_ERROR)
{
throw dlib::socket_error(
"error occurred in server_kernel_1::start()\nunable to crate listener"
"error occurred in server_kernel_1::start()\nunable to create listener"
);
}
......
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