瀏覽代碼

-fix typo

Christian Grothoff 4 年之前
父節點
當前提交
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 *