Skip to content

Commit 23d6e64

Browse files
committed
Typo
1 parent 08e129b commit 23d6e64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/the/bytecode/club/bytecodeviewer/api/ExceptionUI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
public class ExceptionUI extends JFrameConsole
4444
{
45-
public static final String KONLOCH = "https://github.com/Konloch/bytecode-viewer/issues or Konloch at https://the.bytcode.club or konloch@gmail.com";
45+
public static final String KONLOCH = "https://github.com/Konloch/bytecode-viewer/issues or Konloch at https://the.bytecode.club or konloch@gmail.com";
4646
public static final String SEND_STACKTRACE_TO = buildErrorLogHeader(KONLOCH);
4747
public static final String SEND_STACKTRACE_TO_NL = SEND_STACKTRACE_TO + nl + nl;
4848

0 commit comments

Comments
 (0)