From aedd70a57a74e4e5e67b1e4813539c9ff4ec5b80 Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Sun, 24 Nov 2019 16:23:54 +1100 Subject: [PATCH] Fix simple typo: pasword -> password --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9f594f9..b0d4588 100644 --- a/README.rst +++ b/README.rst @@ -197,7 +197,7 @@ About the name As explained above I initially wrote and named qpass with no intention of ever publishing it. However since then my team at work has started using pass_ to -manage a shared pasword store and ever since we started doing that I've missed +manage a shared password store and ever since we started doing that I've missed the ability to query that password store using qpass :-). Publishing qpass as an open source project with a proper Python package