X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/d66d7727ce85c2e00435a61d1fd08f58c2621f05..4aee0550325e9d8d20666454bc638755b3604f24:/man/sub.3 diff --git a/man/sub.3 b/man/sub.3 index ad27a14..94bf1ad 100644 --- a/man/sub.3 +++ b/man/sub.3 @@ -94,7 +94,7 @@ Similarly, the block can be freed by saying .VS DESTROY(p) .VE -rather than the more cubersome +rather than the more cumbersome .VS sub_free(p, sizeof(*p)); .VE