Skip to content

Commit 6c1405d

Browse files
author
Randy Coburn
committed
fix spelling mistakes.
1 parent 8b9e267 commit 6c1405d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processlogger/logManager.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Package processlogger is responsible for collecting logs that are submitted and
2-
// forwarding them to the correct logging engine. The logging engines need to satisfiy
2+
// forwarding them to the correct logging engine. The logging engines need to satisfy
33
// the Logger interface.
44
// Loggers handle themselves and processlogger forwards on the log messages that they
55
// need to send.

0 commit comments

Comments
 (0)