diff options
| author | Guillaume Melquiond | 2017-07-28 15:42:47 +0200 |
|---|---|---|
| committer | Guillaume Melquiond | 2017-07-28 15:42:47 +0200 |
| commit | 75d7504269c1275bebae78aec7f116114a05c153 (patch) | |
| tree | 1bf6a03e3378e6ad013d0b31e1e26ad0b571ebdb | |
| parent | 2a7ba998bf7d2c461fdbd8b710b7124395bafaa2 (diff) | |
Fix documentation of Hint Mode (bug #4911).
| -rw-r--r-- | doc/refman/RefMan-tac.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-tac.tex b/doc/refman/RefMan-tac.tex index a23c432322..b13ae9b7b3 100644 --- a/doc/refman/RefMan-tac.tex +++ b/doc/refman/RefMan-tac.tex @@ -4113,7 +4113,7 @@ is to set the cut expression to $c | e$, the initial cut expression being \texttt{emp}. -\item \texttt{Mode} {\tt (+ | ! | -)}$^*$ {\qualid} +\item \texttt{Mode} {\qualid} {\tt (+ | ! | -)}$^*$ \label{HintMode} \comindex{Hint Mode} |
