Skip to content

Commit ef0c69f

Browse files
committed
Fix typo in comment
1 parent b9f7c34 commit ef0c69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wpiformat/wpiformat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def proc_init(task_pipeline_copy, verbose1_copy, verbose2_copy):
7171

7272

7373
def proc_pipeline(name):
74-
"""Runs the contents of each files through the task pipeline.
74+
"""Runs the contents of each file through the task pipeline.
7575
7676
If the contents were modified at any point, the result is written back out
7777
to the file.

0 commit comments

Comments
 (0)