Skip to content
Snippets Groups Projects
Commit 88fabd9f authored by Andre Maroneze's avatar Andre Maroneze
Browse files

[E-ACSL/Doc] Avoid non-ASCII character in manual

parent 1520a4b2
No related branches found
No related tags found
No related merge requests found
......@@ -369,7 +369,7 @@ members easily identifiable.
\begin{notimplementedenv}
\begin{example}\label{ex:tset}
The set \lstinlineµ{ x | integer x; 0 <= x <= 9 || 20 <= x <= 29 }µ denotes the
The set \lstinline*{ x | integer x; 0 <= x <= 9 || 20 <= x <= 29 }* denotes the
set of all integers between 0 and 9 and between 20 and 29.
\end{example}
\end{notimplementedenv}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment