From 5b7ccd80e207808daa95ff3c424d7c4c16ca25bb Mon Sep 17 00:00:00 2001 From: Ineiev Date: Thu, 24 Apr 2025 09:22:20 +0000 Subject: [PATCH] *c.texi (Character Constants): Fix a typo, 'namss'. --- c.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c.texi b/c.texi index 458f8dd..d79957f 100644 --- a/c.texi +++ b/c.texi @@ -4582,7 +4582,7 @@ constant looks like @code{'\\'}. Here are all the escape sequences that represent specific characters in a character constant. The numeric values shown are the corresponding ASCII character codes, as decimal numbers. The comments -give the characters' conventional or traditional namss, as well as the +give the characters' conventional or traditional names, as well as the appearance for graphical characters. @example