Skip to content

Commit 5b94607

Browse files
authored
Word (godoc)
1 parent d09a037 commit 5b94607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Package demoinfocs provides demo parser for the game Counter-Strike: Global Offensive.
1+
// Package demoinfocs provides a demo parser for the game Counter-Strike: Global Offensive.
22
// It is based on the official demoinfogo tool by Valve as well as Stats Helix's demoinfo.
33
// A good entry point to using the library is the Parser type.
44
// Demo events are documented in the events package.

0 commit comments

Comments
 (0)