Skip to content

Commit

Permalink
chore: update godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
kian99 committed Jan 8, 2025
1 parent 82a8ebd commit 4194f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/auditlog/auditlog.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
"github.com/canonical/jimm/v3/internal/utils"
)

// LogBackend defines the interface used by the DbAuditLogger to store
// LogBackend defines the interface used by the Logger to store
// audit events.
type LogBackend interface {
AddAuditLogEntry(*dbmodel.AuditLogEntry)
Expand Down

0 comments on commit 4194f36

Please sign in to comment.