diff options
Diffstat (limited to '')
| -rw-r--r-- | man3/libnormalform_nimply.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/libnormalform_nimply.3 b/man3/libnormalform_nimply.3 index ca7a0e9..c2d3d8e 100644 --- a/man3/libnormalform_nimply.3 +++ b/man3/libnormalform_nimply.3 @@ -109,13 +109,13 @@ and set to indicate the error. .SH ERRORS -These functions fails if: +These functions fail if: .TP -.I ENOMEM +.B ENOMEM Insufficient memory was available to create the sentence object. .TP -.I EDOM +.B EDOM The function was not given any subsentences. .PP The |
