Commit 6a7eb2fb authored by Constantin Rack's avatar Constantin Rack

Merge pull request #1894 from hitstergtd/libzmq-docfixes-1

Fix typo
parents 3f77cf5a 6c312928
......@@ -61,7 +61,7 @@ namespace zmq
c.set (&queue.back ());
}
// The destructor doesn't have to be virtual. It is mad virtual
// The destructor doesn't have to be virtual. It is made virtual
// just to keep ICC and code checking tools from complaining.
inline virtual ~ypipe_t ()
{
......
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