We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2dfbf commit b4cf0dfCopy full SHA for b4cf0df
1 file changed
content/api_en/include/logicalNOT.xml
@@ -23,7 +23,7 @@ if (a) {
23
</example>
24
25
<example>
26
-<image>logicalNOT.png</image>
+<image>logicalNOT_2.png</image>
27
<code><![CDATA[
28
boolean a = true;
29
if (!a) {
0 commit comments