SSLMate / certspotter

Certificate Transparency Log Monitor
https://sslmate.com/certspotter
Mozilla Public License 2.0
955 stars 83 forks source link

Fix typos #3

Closed jwilk closed 1 year ago

jwilk commented 8 years ago

Found using mwic and anorack.

paravoid commented 1 year ago

Hijacking this PR to add another typo:

        flag.DurationVar(&flags.healthcheck, "healthcheck", 24*time.Hour, "How frequently to perform a healt check")

s/healt/health/ is needed there.