Skip to content

Commit 1bfd033

Browse files
authored
Merge pull request #59 from sundhaug92/patch-1
Fix typo
2 parents 03fa590 + f5af56d commit 1bfd033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sysgen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ def smpmount(self, quit=False):
648648
self.wait_for_string("$HASP426 SPECIFY OPTIONS - HASP-II, VERSION JES2 4.0")
649649
self.send_oper('r 0,noreq')
650650
self.wait_for_string("IEF166D REPLY Y/N TO EXECUTE/SUPPRESS COMMAND")
651-
self.print("Assingning the volume SMP000 to the class of PRIVATE")
651+
self.print("Assigning the volume SMP000 to the class of PRIVATE")
652652
self.send_reply('y')
653653
self.wait_for_string("$HASP099 ALL AVAILABLE FUNCTIONS COMPLETE")
654654

0 commit comments

Comments
 (0)