Comment fixes.
[silc.git] / lib / silchttp / silchttpserver.h
index 2cd7e9b221aac04cbe56def7667fcda11e30fb3d..3abea82db49bd2bd1dcb73184f1595cc3f0dd7af 100644 (file)
@@ -193,7 +193,7 @@ SilcBool silc_http_server_send_error(SilcHttpServer httpd,
  *
  *    Finds a header field indicated by `field' from the current HTTP
  *    request sent by the HTTP client.  Returns the field value or NULL
- *    if suchs header field does not exist.
+ *    if such header field does not exist.
  *
  ***/
 const char *silc_http_server_get_header(SilcHttpServer httpd,