Update mg_mgr_free.md

This commit is contained in:
Evelyn 2016-07-22 14:34:04 +01:00 committed by GitHub
parent 4ae88c859e
commit a78f346ac6

View File

@ -6,7 +6,7 @@ signature: |
void mg_mgr_free(struct mg_mgr *);
---
De-initializes Mongoose manager.
De-initialises Mongoose manager.
Close and deallocate all active connections.
Closes and deallocates all active connections.