From 81bc32d4cb701d598c3fc6ac83ca364253f12e96 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 12 Aug 2019 11:07:58 +0100 Subject: [PATCH] doc/syntax.tex: Fix source formatting. --- doc/syntax.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/syntax.tex b/doc/syntax.tex index 75aa36e..825aaad 100644 --- a/doc/syntax.tex +++ b/doc/syntax.tex @@ -476,7 +476,7 @@ above, are as follows. upper; if the name contains letters of both cases, then it is not changed. For example, @|foo45| becomes @|FOO45|, or \emph{vice-versa}; but @|Splat| remains as it is. Second, the name is subjected to \emph{separator - switching}: all underscores in the name are replaced with hyphens (and + switching}: all underscores in the name are replaced with hyphens (and \emph{vice-versa}, though hyphens aren't permitted in identifiers in the first place). Finally, the resulting name is interned in the current package, which will usually be @|sod-user| unless changed explicitly by the -- 2.11.0