Merge pull request #12099 from jmitchell/patch-1

Fix package name typo
This commit is contained in:
Rickard Nilsson 2016-01-02 23:53:41 +01:00
commit 7772293a0a

@ -26,7 +26,7 @@ let
'';
hashedPasswordDescription = ''
To generate hashed password install <literal>mkpassword</literal>
To generate hashed password install <literal>mkpasswd</literal>
package and run <literal>mkpasswd -m sha-512</literal>.
'';