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