Skip to content

Commit 2d9ec85

Browse files
committed
Minor simplifications: remove unused variables, unused functions,
redundant code, fix typo, Signed-off-by: Henry Cox <henry.cox@mediatek.com>
1 parent 4aff20d commit 2d9ec85

File tree

2 files changed

+76
-234
lines changed

2 files changed

+76
-234
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ New features and capabilities fall into 7 major categories:
391391
v) select a subset of coverage data to display - e.g., to
392392
use in a code review which wants to concentrate on only
393393
the changes caused by a particular commit or range of commits.
394-
vi) keep track of environment and otehr settings - to aid
394+
vi) keep track of environment and other settings - to aid
395395
infrastructure debugging in more complicated use cases.
396396

397397
The callback may be any desired script or executable - but there

0 commit comments

Comments
 (0)