Skip to content

Commit 7d8ca2f

Browse files
committed
fix(get.py): Fix header comment
1 parent dfff3a3 commit 7d8ca2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools/get.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""Script to download and extract tools
44
55
This script will download and extract required tools into the current directory.
6-
Tools list is obtained from package/package_esp8266com_index.template.json file.
6+
Tools list is obtained from package/package_esp32_index.template.json file.
77
"""
88

99
from __future__ import print_function

0 commit comments

Comments
 (0)