commit:     bef4fa1b5b4f3aabde456b841b5fcd2ded15f1fa
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 11:27:27 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 11:30:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef4fa1b

app-crypt/rainbowcrack: fix typo in longdescription

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-crypt/rainbowcrack/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/rainbowcrack/metadata.xml 
b/app-crypt/rainbowcrack/metadata.xml
index 34713955e52..f4f61b37c8f 100644
--- a/app-crypt/rainbowcrack/metadata.xml
+++ b/app-crypt/rainbowcrack/metadata.xml
@@ -6,7 +6,7 @@
                <name>Marek Szuba</name>
        </maintainer>
        <longdescription>
-               RainbowCrack is a general propose implementation of Philippe 
Oechslin's faster time-memory trade-off technique.
+               RainbowCrack is a general-purpose implementation of Philippe 
Oechslin's faster time-memory trade-off technique.
                In short, the RainbowCrack tool is a password cracker. A 
traditional brute force cracker try all possible
                plaintexts one by one in cracking time. It is time consuming to 
break complex password in this way. The idea of
                time-memory trade-off is to do all cracking time computation in 
advance and store the result in files so called

Reply via email to