Дилян Палаузов 2 ani în urmă
părinte
comite
b6f84b7e59
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/modules/seas/event_dispatcher.c

+ 1 - 1
src/modules/seas/event_dispatcher.c

@@ -353,7 +353,7 @@ int dispatcher_main_loop(void)
  * address:
  * 	address to which to listen
  * port:
- * 	base port to which to listen. then port+1 will be the socket
+ * 	base port to which to listen. Then port+1 will be the socket
  * 	for action's delivery.
  * fds:
  * 	in fd[0] the action socket will be put.