Skip to content

Commit 50b545b

Browse files
committed
cleaner
1 parent 73027f0 commit 50b545b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coverage/htmlfiles/coverage_html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ coverage.to_prev_chunk_nicely = function () {
299299
coverage.to_prev_chunk();
300300
};
301301

302-
// Select line number lineno, or if it is in a colored chunk, select the
302+
// Select line number lineno, or if it is in a colored chunk, select the
303303
// entire chunk
304304
coverage.select_line_or_chunk = function (lineno) {
305305
var c = coverage;

0 commit comments

Comments
 (0)