fix quotes in platforms/java.yml

This commit is contained in:
nodiscc 2023-09-25 01:01:50 +02:00
parent 3d2e6bf702
commit def3a9916b
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909

View file

@ -1,2 +1,2 @@
name: Java
description: "[Java](https://en.wikipedia.org/wiki/Java_(programming_language)) is a general-purpose, high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. Compiled Java code can run on all platforms that support Java without the need to recompile.""
description: "[Java](https://en.wikipedia.org/wiki/Java_(programming_language)) is a general-purpose, high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. Compiled Java code can run on all platforms that support Java without the need to recompile."