Skip to content

Commit

Permalink
agent: fix godoc typo (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnps authored and Jaana B. Dogan committed Mar 9, 2017
1 parent 07a1015 commit b0c5c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ type Options struct {
Addr string

// NoShutdownCleanup tells the agent not to automatically cleanup
// resources if the running process recieves an interrupt.
// resources if the running process receives an interrupt.
// Optional.
NoShutdownCleanup bool
}
Expand Down

0 comments on commit b0c5c02

Please sign in to comment.