From 77ade8d20906fe9ca2cf6788ff1e1437e0912868 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 1 Jun 2026 19:07:14 +0200 Subject: Second commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man3/libnormalform_nand.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man3/libnormalform_nand.3') diff --git a/man3/libnormalform_nand.3 b/man3/libnormalform_nand.3 index a3604ae..3973dca 100644 --- a/man3/libnormalform_nand.3 +++ b/man3/libnormalform_nand.3 @@ -113,13 +113,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 -- cgit v1.3.1