Explorar o código

Corrected typo in mg_send_file_body.md

Erick Vieyra %!s(int64=6) %!d(string=hai) anos
pai
achega
1c4a7eca1d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/mg_send_file_body.md

+ 1 - 1
docs/api/mg_send_file_body.md

@@ -16,7 +16,7 @@
 
 
 ### Description
 ### Description
 
 
-The function `mg_send_file_file()` sends the contents of a file over a connection to the remote peer without adding any HTTP headers. The code must send all required HTTP response headers before using this function.
+The function `mg_send_file_body()` sends the contents of a file over a connection to the remote peer without adding any HTTP headers. The code must send all required HTTP response headers before using this function.
 
 
 ### See Also
 ### See Also