Skip to content

Commit be36552

Browse files
Bastien Abadiemarco-c
andcommitted
Fix typo
Co-Authored-By: Marco <[email protected]>
1 parent c348b5a commit be36552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/code_coverage_bot/taskcluster.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ def is_coverage_task(task):
128128

129129
def name_to_chunk(name):
130130
"""
131-
Helper to convert a task naem to a chunk
131+
Helper to convert a task name to a chunk
132132
Used by chunk mapping
133133
"""
134134
assert isinstance(name, str)

0 commit comments

Comments
 (0)