mirror of
https://github.com/containous/traefik.git
synced 2025-10-15 19:33:21 +03:00
Fixes a spelling error
This commit is contained in:
@@ -248,6 +248,6 @@ func (s *datastoreTransaction) Commit(object Object) error {
|
||||
}
|
||||
|
||||
s.dirty = true
|
||||
log.Debugf("Transaction commited %s", s.id)
|
||||
log.Debugf("Transaction committed %s", s.id)
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user