diff --git a/Doc/Sd1/LanguageFundamentals/languageFundamentals.xml b/Doc/Sd1/LanguageFundamentals/languageFundamentals.xml index ce301b5278a63b1a5b790a1422fe86a62c353b6d..1369c5967806f759901975a70df51fdb9bdde17c 100644 --- a/Doc/Sd1/LanguageFundamentals/languageFundamentals.xml +++ b/Doc/Sd1/LanguageFundamentals/languageFundamentals.xml @@ -3631,7 +3631,7 @@ System.out.println("Maximum short value:" + MAXIMUM);</programlisting> variable representing its maximum positive value as being intended.</para> - <para>On the contrary the four-byte two complement <code + <para>On contrary the four-byte two complement <code language="java">int</code> value <code language="java">0B00000000_00000000_10000000_00000000</code> equals <inlineequation>