Finish sentence in JavaDocs

This commit is contained in:
filoghost 2020-04-13 20:53:04 +02:00
parent f173c50cb2
commit 09fd0d5f9e

View File

@ -25,7 +25,7 @@ public class VersionUtils {
/**
* Paper contains some changes that require
* Paper contains some code changes compared to Spigot.
*/
public static boolean isPaperServer() {
return IS_PAPER_SERVER;