We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1447c commit 9cd6e98Copy full SHA for 9cd6e98
src/java/com/javadeobfuscator/deobfuscator/ui/wrap/Config.java
@@ -6,7 +6,7 @@
6
import com.javadeobfuscator.deobfuscator.ui.util.Reflect;
7
8
/**
9
- * Conflg wrapper that allows for easy reflection maniuplation of fields.
+ * Config wrapper that allows for easy reflection manipulation of fields.
10
*/
11
public class Config {
12
0 commit comments