Skip to content

Commit

Permalink
Merge pull request #51 from bacongobbler/patch-1
Browse files Browse the repository at this point in the history
fix typo in log.go
  • Loading branch information
kelseyhightower committed Apr 9, 2014
2 parents 62be377 + f8b83fb commit ac98b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log/log.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/*
Package log provides support for logging to stdout and stderr.
Log entires will be log in the following format:
Log entries will be log in the following format:
timestamp hostname tag[pid]: SEVERITY Message
*/
Expand Down

0 comments on commit ac98b78

Please sign in to comment.