powermanager - Fix typo

master
Martin Boonk 2023-05-12 00:32:47 +02:00
parent fd1c9058aa
commit b5ffb4e675
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ function viewDetailsTable(filename) {
var htmlOverview = `<h1>Detailed logging</h1>
<button class="btn btn-primary" id="back" style="float: right;margin-right: 5px;">Back</button>
<div>
This is a trace log of all logged entries. Power is logged with type, state transition (old &rarr; new) and calling app if available. Functions are logged with execution duraion and source if available.
This is a trace log of all logged entries. Power is logged with type, state transition (old &rarr; new) and calling app if available. Functions are logged with execution duration and source if available.
</div>
<div class="table_wrapper">