We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05c776 commit 0156161Copy full SHA for 0156161
dev.skidfuscator.client.standalone/src/main/java/dev/skidfuscator/obfuscator/SkidfuscatorMain.java
@@ -43,7 +43,7 @@ public static void main(String[] args) {
43
final int option = JOptionPane.showOptionDialog(
44
null,
45
"You are running Skidfuscator Community! Whilst this project is free and open-source, " +
46
- "we heavily encourage commercial usage to support the project by licensing via the enterprise" +
+ "we heavily encourage commercial users to support the project by purchasing enterprise" +
47
" edition available on our website",
48
"Notice!",
49
JOptionPane.DEFAULT_OPTION,
0 commit comments