doc/syntax.tex: Fix source formatting.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 12 Aug 2019 10:07:58 +0000 (11:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 12 Aug 2019 10:07:58 +0000 (11:07 +0100)
doc/syntax.tex

index 75aa36e..825aaad 100644 (file)
@@ -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