Skip to content

Commit bac5672

Browse files
authored
Arruma o erro de inglês.
1 parent 7c38757 commit bac5672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
filepropsfp = getfileprops.get_file_properties(fpinfo[1])
5858
fileversionfp = filepropsfp["FileVersion"]
5959
if (fpdinfo[0] or fpinfo[0]) == False:
60-
print("Didn't found any Flash Player running")
60+
print("Couldn't find any Flash Player Player running")
6161
if rpcrun:
6262
RPC.close()
6363
rpcrun = False

0 commit comments

Comments
 (0)