mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-23 19:14:01 +02:00
style: fix typo and grammar
This commit is contained in:
@@ -112,7 +112,7 @@ var (
|
||||
errBase64DecodeFailed = errors.New("decode base64 failed")
|
||||
)
|
||||
|
||||
// InitSecretKey on Windows with win32 DPAPI
|
||||
// InitSecretKey with win32 DPAPI
|
||||
// conference from @https://gist.github.com/akamajoris/ed2f14d817d5514e7548
|
||||
func (c *Chromium) InitSecretKey() error {
|
||||
if c.keyPath == "" {
|
||||
|
||||
Reference in New Issue
Block a user