Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Acker committed Jan 11, 2025
1 parent 7b168a3 commit 5db303d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/js/statsbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class StatsBox {
}


// SortedStatsBox keeps _rows and table sorted on inc()
// SortedStatsBox keeps _rows and table sorted

class SortedStatsBox extends StatsBox {
set(key, value) {
Expand Down

0 comments on commit 5db303d

Please sign in to comment.