X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d005c38bea17107e7be3c5338ad31ba54085df61..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 {