Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lexansoft committed Dec 20, 2017
1 parent 21face3 commit 157b95e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified ethcracker
Binary file not shown.
2 changes: 1 addition & 1 deletion src/accounts/keystore/cracker.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ func Test_pass( params *CrackerParams, s string, thread int ) error {
println( "" )
println( "" )
println( "-------------------------------------------------------------------------" )
println( " CONGRATULATION !!! WE FOUND YOUR PASSWORD !!!" )
println( " CONGRATULATIONS !!! WE FOUND YOUR PASSWORD !!!" )
println( "-------------------------------------------------------------------------" )
println( "" )
println( " Password:", s )
Expand Down

0 comments on commit 157b95e

Please sign in to comment.