diff --git a/pafish/cuckoo.c b/pafish/cuckoo.c index b58f26b..d0ac6f6 100644 --- a/pafish/cuckoo.c +++ b/pafish/cuckoo.c @@ -14,7 +14,7 @@ #define TLS_HOOK_INFO_RETADDR_SPACE 0x100 /** - * Hook information stored by Cuckoo at FS:[TLS_HOOK_INFO]. + * Hook informnation stored by Cuckoo at FS:[TLS_HOOK_INFO]. */ struct hook_info { unsigned int depth_count;