From 734624be760b3c7942eb26bea77fca918cb1540d Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Thu, 25 Nov 2010 14:05:43 +0100 Subject: Typo fixed in a comment. Signed-off-by: Martin Sustrik --- src/i_engine.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i_engine.hpp') diff --git a/src/i_engine.hpp b/src/i_engine.hpp index 3858111..682ee8e 100644 --- a/src/i_engine.hpp +++ b/src/i_engine.hpp @@ -35,7 +35,7 @@ namespace zmq virtual void unplug () = 0; // Terminate and deallocate the engine. Note that 'detached' - // events in not fired on termination. + // events are not fired on termination. virtual void terminate () = 0; // This method is called by the session to signalise that more -- cgit v1.2.3