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

@@ -22,7 +22,7 @@
namespace OCA\UserSQL\Crypto;
/**
* WCF2 hashing implementation.
* WCF2 hash implementation.
*
* @author Marcin Łojewski <dev@mlojewski.me>
*/