Skip to content
Snippets Groups Projects
Commit bd2d2579 authored by Alice Brenon's avatar Alice Brenon
Browse files

Fix error about internal characters encoding in Java

parent 9f2815aa
No related branches found
No related tags found
No related merge requests found
......@@ -480,7 +480,7 @@ Contains real bits of Java.
\begin{description}
\item[\texttt{char}] \hfill \\
16 bits, UTF-8, written between simple quotes
16 bits, UTF-16, written between simple quotes
\end{description}
**Examples**
......
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