Skip to content

Commit 160d4fa

Browse files
authored
docs: fix ParserConfig.NetMessageDecryptionKey godoc sentence
1 parent 32ae22b commit 160d4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/demoinfocs/parser.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ type ParserConfig struct {
319319
IgnoreErrBombsiteIndexNotFound bool
320320

321321
// NetMessageDecryptionKey tells the parser how to decrypt certain encrypted net-messages.
322-
// See MatchInfoDecryptionKey() on how to retrieve the key from
322+
// See MatchInfoDecryptionKey() on how to retrieve the key from `match730_*.dem.info` files.
323323
NetMessageDecryptionKey []byte
324324
}
325325

0 commit comments

Comments
 (0)