Skip to content

Commit e3eb3b5

Browse files
committed
Typos and similar
1 parent c1d8a0e commit e3eb3b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

copier.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cli:
2929
help: Allow to invoke a CLI
3030
default: true
3131

32-
# Copier Settings
32+
# Settings
3333
_subdirectory: template
3434
_tasks:
3535
# Remove CLI files if not needed

template/tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends =
2222
[testenv:report]
2323
setenv =
2424
# Unset variable otherwise it looks for .coverage.report
25-
# and finds no data to to combine
25+
# and finds no data to combine
2626
COVERAGE_FILE =
2727
deps = coverage
2828
commands =

0 commit comments

Comments
 (0)