Skip to content

Commit db35f8b

Browse files
committed
WIP
1 parent 617c96a commit db35f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dart.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203

204204
% Mark a compile-time error in the margin.
205205
\newcommand{\Error}[1]{%
206-
\leavevmode\marginpar{\ensuremath{_{\textcolor{red}{^\ominus}}}}{#1}}
206+
\leavevmode\marginpar{\ensuremath{\textcolor{red}{\ominus}}}{#1}}
207207

208208
% Mark a dynamic error in the margin.
209209
\newcommand{\DynamicError}[1]{%

0 commit comments

Comments
 (0)