]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conn.c
fix typo in conn.c
[ngircd-alex.git] / src / ngircd / conn.c
index 94c6c4a8b1683fa75ca3fd4f6daaf98884d29dfd..ae151b3104693e4b783361d5709e6a8d9f891878 100644 (file)
@@ -591,7 +591,7 @@ set_v6_only(int af, int sock)
 /**
  * Initialize new listening port.
  *
- * @param listen_addr  Local address to bind the socet to (can be 0.0.0.0).
+ * @param listen_addr  Local address to bind the socket to (can be 0.0.0.0).
  * @param Port         Port number on which the new socket should be listening.
  * @returns            file descriptor of the socket or -1 on failure.
  */