--- deliantra/server/include/cfperl.h 2010/03/26 01:04:44 1.116 +++ deliantra/server/include/cfperl.h 2010/04/02 03:41:24 1.117 @@ -256,7 +256,7 @@ attachable &operator =(const attachable &src); - // used to _quickly_ device wether to shortcut the evaluation + // used to _quickly_ decide wether to shortcut the evaluation bool should_invoke (event_type event) { return ev_want_event [event] || cb;