hashing -> hash

This commit is contained in:
Marcin Łojewski
2018-07-02 21:59:42 +02:00
parent 874564d315
commit 5c702edee7
25 changed files with 38 additions and 38 deletions

View File

@@ -24,7 +24,7 @@ namespace OCA\UserSQL\Crypto;
use OCP\IL10N;
/**
* Standard DES Crypt hashing implementation.
* Standard DES Crypt hash implementation.
*
* @author Marcin Łojewski <dev@mlojewski.me>
*/