X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6a59d473c1574eec4db1f83b5d1a963b4f976e5a..916d57c9fe68a9e12472e4d174d38d93086c6529:/services/datamanager/loggerutil/loggerutil.go diff --git a/services/datamanager/loggerutil/loggerutil.go b/services/datamanager/loggerutil/loggerutil.go index 8c655cd5ff..8111425d7a 100644 --- a/services/datamanager/loggerutil/loggerutil.go +++ b/services/datamanager/loggerutil/loggerutil.go @@ -10,7 +10,7 @@ import ( "time" ) -// Useful to call at the begining of execution to log info about the +// Useful to call at the beginning of execution to log info about the // current run. func LogRunInfo(arvLogger *logger.Logger) { if arvLogger != nil {