X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/484eed5d07c30d877e93e18bbab95f1ffbddaa24..d2a91066c99aebac0e651b09ffd699b17f156f94:/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