mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-17 20:52:14 +01:00
fix(godoc): typo
This commit is contained in:
@@ -73,7 +73,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// Chromium is a module that provides both an [Api] and routes for converting
|
// Chromium is a module that provides both an [Api] and routes for converting
|
||||||
// HTML document to PDF.
|
// an HTML document to PDF.
|
||||||
type Chromium struct {
|
type Chromium struct {
|
||||||
autoStart bool
|
autoStart bool
|
||||||
disableRoutes bool
|
disableRoutes bool
|
||||||
|
|||||||
Reference in New Issue
Block a user