good morning!!!!

Skip to content
Snippets Groups Projects
Commit 35f339e9 authored by Felix Lange's avatar Felix Lange
Browse files

ethlog: fix typo in documentation

parent fd9b03a4
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ Other packages use tagged logger to send log messages to shared
multiple log systems. The log level can be set separately per log
system.
Logging is asynchrounous and does not block the caller. Message
Logging is asynchronous and does not block the caller. Message
formatting is performed by the caller goroutine to avoid incorrect
logging of mutable state.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment