add strlcpy, remove estrlcat
[libcext.git] / README.md
index 762d93f9480be66c2ebaeed8b9723b1988440cab..a5126fda69da03a2caf422fd3b627bee7f6e52cc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -56,6 +56,6 @@ permuting, defining those enables it per function (GNU behaviour, can still be d
 
 ### strlcat
 
-includes `strlcat()` and `estrlcat()`
+includes `strlcat()` and `strlcpy()`
 
 ---