We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c38757 commit bac5672Copy full SHA for bac5672
main.py
@@ -57,7 +57,7 @@
57
filepropsfp = getfileprops.get_file_properties(fpinfo[1])
58
fileversionfp = filepropsfp["FileVersion"]
59
if (fpdinfo[0] or fpinfo[0]) == False:
60
- print("Didn't found any Flash Player running")
+ print("Couldn't find any Flash Player Player running")
61
if rpcrun:
62
RPC.close()
63
rpcrun = False
0 commit comments