syntax.dtx: Fix commentary typo.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 5 Sep 2020 23:37:15 +0000 (00:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 7 Sep 2020 16:36:44 +0000 (17:36 +0100)
The problem is that the usual `\-' control sequence for inserting a
discretionary hyphen isn't available in the `tabbing' environment.

syntax.dtx

index b46298f..6209a5b 100644 (file)
 %
 % There's some extra cunningness here, because I'd like to be able to
 % hyphenate after underscores usually, but not when there's another one
-% following.  And then, because \env{tabbing} redefines |\_|, there's some
+% following.  And then, because \env{tabbing} redefines |\-|, there's some
 % more yukkiness to handle that: the usual |\@tabacckludge| mechanism doesn't
 % cope with this particular case.
 %