We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03fa590 + f5af56d commit 1bfd033Copy full SHA for 1bfd033
sysgen.py
@@ -648,7 +648,7 @@ def smpmount(self, quit=False):
648
self.wait_for_string("$HASP426 SPECIFY OPTIONS - HASP-II, VERSION JES2 4.0")
649
self.send_oper('r 0,noreq')
650
self.wait_for_string("IEF166D REPLY Y/N TO EXECUTE/SUPPRESS COMMAND")
651
- self.print("Assingning the volume SMP000 to the class of PRIVATE")
+ self.print("Assigning the volume SMP000 to the class of PRIVATE")
652
self.send_reply('y')
653
self.wait_for_string("$HASP099 ALL AVAILABLE FUNCTIONS COMPLETE")
654
0 commit comments