Anton Te 7 năm trước cách đây
mục cha
commit
801770e4c9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/api/mg_handle_form_request.md

+ 1 - 1
docs/api/mg_handle_form_request.md

@@ -7,7 +7,7 @@
 | Parameter | Type | Description |
 | :--- | :--- | :--- |
 |**`conn`**|`struct mg_connection *`|The connection on which form data must be processed|
-|**`fdh`**|`struct mg_form_data_handler`|Structure with callback functions to to the heavy work|
+|**`fdh`**|`struct mg_form_data_handler`|Structure with callback functions to do the heavy work|
 
 ### Return Value