SGladys / mediacomp-jes

Automatically exported from code.google.com/p/mediacomp-jes
0 stars 0 forks source link

[4.3][Typo] "Program" is incorrectly "Progam" #58

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sources/JESProgram.py:324 self.gui.commandWindow.showText("\n======= Loading 
Progam =======\n")

Should be: self.gui.commandWindow.showText("\n======= Loading Program 
=======\n")

This is from the 4.3 stable branch.

Original issue reported on code.google.com by madpr...@gmail.com on 24 Aug 2012 at 8:35