Skip to content

Commit 0dcd296

Browse files
committed
placate linter
Signed-off-by: Andrew Thornton <[email protected]>
1 parent 66c95c5 commit 0dcd296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auth/password/hash/setting.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
package hash
55

6-
// DefaultHashAlgorithmName represents the defualt value of PASSWORD_HASH_ALGO
6+
// DefaultHashAlgorithmName represents the default value of PASSWORD_HASH_ALGO
77
// configured in app.ini.
88
//
99
// It is NOT the same and does NOT map to the defaultEmptyHashAlgorithmSpecification.

0 commit comments

Comments
 (0)