Index: signal.h
===================================================================
--- signal.h	(revision 706)
+++ signal.h	(revision 707)
@@ -7,7 +7,7 @@
 
 // Quickview
 /**
-There almost nothing to said about signals management, except that Raydium 
+There almost nothing to saiy about signals management, except that Raydium 
 will try to catch SIGINT signal (sended by CTRL+C sequence, for example).
 There's nothing else for now, but we plan a user callback for this signal. 
 **/