We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eec58f commit f48666fCopy full SHA for f48666f
tools/update_license_headers.py
@@ -28,7 +28,7 @@ def load_config(filename):
28
29
30
def walk_directory(entry):
31
- """Talk the directory"""
+ """Walk the directory"""
32
33
if "header" not in entry:
34
raise ValueError("Current entry does not have a header.")
0 commit comments