add extra space
Add extra space for more clarity.
This commit is contained in:
parent
1e1435bc72
commit
b31b226b2b
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ app.on('ready', async () => {
|
|||
if (!isQuitting) {
|
||||
dialog.showErrorBox(
|
||||
'Daemon has Exited',
|
||||
'The daemon may have encountered an unexpected error, or another daemon instance is already running. \n' +
|
||||
'The daemon may have encountered an unexpected error, or another daemon instance is already running. \n\n' +
|
||||
'For more information please visit: \n' +
|
||||
'https://lbry.io/faq/startup-troubleshooting'
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue