Skip to content

Commit 0156161

Browse files
committed
fix: engleez
1 parent f05c776 commit 0156161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev.skidfuscator.client.standalone/src/main/java/dev/skidfuscator/obfuscator/SkidfuscatorMain.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public static void main(String[] args) {
4343
final int option = JOptionPane.showOptionDialog(
4444
null,
4545
"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" +
46+
"we heavily encourage commercial users to support the project by purchasing enterprise" +
4747
" edition available on our website",
4848
"Notice!",
4949
JOptionPane.DEFAULT_OPTION,

0 commit comments

Comments
 (0)