Christian Grothoff 4 лет назад
Родитель
Сommit
ecf9dbb690
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/microhttpd/response.c

+ 1 - 1
src/microhttpd/response.c

@@ -636,7 +636,7 @@ MHD_get_response_header (struct MHD_Response *response,
  * @param kind the kind of element: header or footer
  * @param key the key which header to get
  * @param key_len the length of the @a key
- * @return NULL if header elemnt does not exist
+ * @return NULL if header element does not exist
  * @ingroup response
  */
 struct MHD_HTTP_Header *