Skip to content

Commit d650413

Browse files
committed
spell
1 parent 2be19a3 commit d650413

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codecov/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ def main(*argv, **kwargs):
358358
query.update(dict(service='teamcity',
359359
build=os.getenv('BUILD_NUMBER'),
360360
commit=os.getenv('BUILD_VCS_NUMBER')))
361-
write(' TeamCity CI etected')
361+
write(' TeamCity CI Detected')
362362

363363
# --------
364364
# AppVeyor

0 commit comments

Comments
 (0)