Skip to content

Commit caad924

Browse files
committed
spelling: platform
Signed-off-by: Josh Soref <[email protected]>
1 parent 73dc2ec commit caad924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/update_checkout/update_checkout/update_checkout.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ def skip_list_for_platform(config, all_repos):
461461
return [] # Do not skip any platform-specific repositories
462462

463463
# If there is a platforms key only include the repo if the
464-
# plaform is in the list
464+
# platform is in the list
465465
skip_list = []
466466
platform_name = platform.system()
467467

0 commit comments

Comments
 (0)