Skip to content

Commit

Permalink
hyphen
Browse files Browse the repository at this point in the history
  • Loading branch information
fohristiwhirl committed Oct 11, 2018
1 parent ecc4767 commit f9e791e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluorine_renderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -1729,7 +1729,7 @@
}

if (msg === undefined) {
msg = `<span style="color: #aaaaaa">&lt;no flog message&gt;</span>`;
msg = `<span style="color: #aaaaaa">&lt;no f-log message&gt;</span>`;
}

lines.push(`<p>${msg}</p>`);
Expand Down

0 comments on commit f9e791e

Please sign in to comment.