docs(godoc): fix a bunch of typos

This commit is contained in:
Julien Neuhart
2025-04-17 11:15:52 +02:00
parent 9701f88ae3
commit 3cbf772acf
34 changed files with 123 additions and 122 deletions

View File

@@ -31,7 +31,7 @@ const (
textLoggingFormat = "text"
)
// Logging is a module which implements the [gotenberg.LoggerProvider]
// Logging is a module that implements the [gotenberg.LoggerProvider]
// interface.
type Logging struct {
level string