mdwtab: Fix stupid typo.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 9 Apr 2007 12:45:06 +0000 (13:45 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 9 Apr 2007 12:45:06 +0000 (13:45 +0100)
For some reason, I'd never noticed this one before.

mdwtab.dtx

index 6022fea..a77c8f5 100644 (file)
 \coldef <#1{\tabuserposttype{#1}}
 \coldef ?#1#2{%
   \ifx>#1\expandafter\tabuserpretype%
-  \else\expandafter\tabusrposttype\fi%
+  \else\expandafter\tabuserposttype\fi%
   {#2}%
   \tab@append\tab@shortline{#2}%
 }