Skip to content

Commit 4c62e4e

Browse files
committed
fix typo
1 parent f8598d6 commit 4c62e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/Microsoft/PasswordEncoder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ private static function getAlgorithm($algorithmName)
164164
/**
165165
* Returns the algorithm ID
166166
*
167-
* @param sting $algorithmName
167+
* @param string $algorithmName
168168
* @return int
169169
*/
170170
public static function getAlgorithmId($algorithmName)

0 commit comments

Comments
 (0)