Skip to content

Commit 95acbee

Browse files
authored
Update notEqualTo.adoc
1 parent 9da2fe5 commit 95acbee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Structure/Comparison Operators/notEqualTo.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ if (x!=y) // tests if x is not equal to y
7272
=== See also
7373

7474
[role="language"]
75-
* #LANGUAGE# link:../equalto[Comparison Equal To]
75+
7676

7777
--
7878
// SEE ALSO SECTION ENDS

0 commit comments

Comments
 (0)