chiark / gitweb /
Minor tidying and typo correction.
[mLib] / man / sym.3
index 96d2e6a5bec661ef9ea4f40a9726513bf95a848e..c495ab3c4780b7aed78b9d1b4a3530933bba1258 100644 (file)
--- a/man/sym.3
+++ b/man/sym.3
@@ -84,7 +84,7 @@ passing it to the function
 After initialization, the table contains no entries.
 .PP
 Initializing a symbol table involves allocating some memory.  If this
-allocation failes, an
+allocation fails, an
 .B EXC_NOMEM
 exception is raised.
 .PP