Typo
This commit is contained in:
parent
08e129b470
commit
23d6e64a66
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ import static the.bytecode.club.bytecodeviewer.Constants.*;
|
|||
|
||||
public class ExceptionUI extends JFrameConsole
|
||||
{
|
||||
public static final String KONLOCH = "https://github.com/Konloch/bytecode-viewer/issues or Konloch at https://the.bytcode.club or konloch@gmail.com";
|
||||
public static final String KONLOCH = "https://github.com/Konloch/bytecode-viewer/issues or Konloch at https://the.bytecode.club or konloch@gmail.com";
|
||||
public static final String SEND_STACKTRACE_TO = buildErrorLogHeader(KONLOCH);
|
||||
public static final String SEND_STACKTRACE_TO_NL = SEND_STACKTRACE_TO + nl + nl;
|
||||
|
||||
|
|
Loading…
Reference in a new issue