mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
mlanthaler: Fixed typo in docBlock
(merged from branches/gsoc) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@42070 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
dd64cc06b9
commit
7992eeb5d4
@ -594,7 +594,7 @@ class Security extends Controller {
|
||||
* needed, the method will automatically create a
|
||||
* random salt that will then be returned as return
|
||||
* value.
|
||||
* @pram strin $algorithm Optional: Use another algorithm to encrypt the
|
||||
* @param string $algorithm Optional: Use another algorithm to encrypt the
|
||||
* password (so that the encryption algorithm can
|
||||
* be changed over the time).
|
||||
* @return mixed Returns an associative array containing the encrypted
|
||||
|
Loading…
Reference in New Issue
Block a user