Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed typo, timotimo++
  • Loading branch information
FROGGS committed Nov 4, 2014
1 parent fc58a9e commit 7df2bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.pl
Expand Up @@ -163,7 +163,7 @@
dist({
:stats( stats([@osnames.sort], $%stats, &cell) ),
:report-tables(
'<h4>Lates 1000 reports</h4>' ~
'<h4>Latest 1000 reports</h4>' ~
recent-table({ :report-lines(@reports.join("\n")) })
)
}),
Expand Down

0 comments on commit 7df2bfa

Please sign in to comment.