X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/d66d7727ce85c2e00435a61d1fd08f58c2621f05..c6e0eaf00cd09a4e5237e70d8351049ec91d7653:/man/sub.3?ds=sidebyside 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