Skip to content

Commit 44ee2c5

Browse files
author
Developer
committed
Fixed comment.
1 parent dca1f26 commit 44ee2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PropellerLoad.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ def download(self, option, action, file_to_load, com_port):
133133
# # launch path is blank; try extracting from argv
134134
# self.appdir = os.path.dirname(os.path.realpath(sys.argv[0]))
135135

136-
# Set command options to download to RAM or EEPROM and to run afterward download
136+
# Set command options to download to RAM or EEPROM and to run after download
137137
command = []
138138

139139
if self.loaderOption[option]["loader-options"] != "":

0 commit comments

Comments
 (0)