fix actuel to actual

Signed-off-by: kcx2366425574 <18279911430@163.com>
This commit is contained in:
kcx2366425574 2021-05-31 15:40:05 +08:00
parent 2826fbeeb7
commit 17e230a6f2
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ func (c SDConfig) Name() string {
}
// secretKeyForConfig returns a secret key that looks like a UUID, even if we
// take the actuel secret from a file.
// take the actual secret from a file.
func (c SDConfig) secretKeyForConfig() string {
if c.SecretKeyFile != "" {
return "00000000-0000-0000-0000-000000000000"