Fixed typo in java language

Replaced "instanceofinterface" with "interface" in code_java.json
This commit is contained in:
Giovanni D 2020-12-25 14:58:53 -08:00 committed by GitHub
parent 8bde3d0455
commit b45266e1f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
"implements",
"import",
"instanceof",
"instanceofinterface",
"interface",
"long",
"native",
"new",