X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2FGoodFET.py;h=a602b1efad05f79c0cc54aceedf448435af1904c;hp=353d937ec80f1f4f68c441f9a970f397fdbce2b9;hb=a9b0b85970a4f989779578f49c0f45d87848dc24;hpb=1ef22a7f7983e4bb7513686cd573776a8338c904 diff --git a/client/GoodFET.py b/client/GoodFET.py index 353d937..a602b1e 100755 --- a/client/GoodFET.py +++ b/client/GoodFET.py @@ -414,7 +414,7 @@ class GoodFET: def getsecret(self): """Get a secret word. Used by glitcher.""" #self.eeprompeek(0); - print "Secret setting is not yet suppored for this target."; + print "Secret getting is not yet suppored for this target."; print "Aborting."; sys.exit();