From 2307274ff9933f380176b63846f11c3a474715a2 Mon Sep 17 00:00:00 2001 From: Martin Goik <goik@hdm-stuttgart.de> Date: Tue, 2 Apr 2024 07:37:22 +0200 Subject: [PATCH] Typo --- Doc/Sd1/LanguageFundamentals/languageFundamentals.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Sd1/LanguageFundamentals/languageFundamentals.xml b/Doc/Sd1/LanguageFundamentals/languageFundamentals.xml index 1369c5967..ba277f0ba 100644 --- a/Doc/Sd1/LanguageFundamentals/languageFundamentals.xml +++ b/Doc/Sd1/LanguageFundamentals/languageFundamentals.xml @@ -3677,7 +3677,7 @@ System.out.println("Maximum short value:" + MAXIMUM);</programlisting> <m:mo>]</m:mo> </m:mrow> </m:math> - </inlineequation> and tus cannot be assigned to a <code + </inlineequation> and thus cannot be assigned to a <code language="java">short</code> variable.</para> <para>The cast cuts off the two leading bytes of -- GitLab