aviau / python-pass

For fun - I have decided to write pass in python
http://aviau.github.io/python-pass/
GNU General Public License v3.0
36 stars 17 forks source link

Fix decrypted typo. #12

Closed rene00 closed 6 years ago

rene00 commented 6 years ago

Just ran:

$ find . -name '*.py' | xargs perl -p -i -e s"/get_decypted_password/get_decrypted_password/g"