mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 12:22:17 +01:00
docs(godoc): fix a bunch of typos
This commit is contained in:
@@ -34,7 +34,7 @@ func (engine *QPdf) Descriptor() gotenberg.ModuleDescriptor {
|
||||
}
|
||||
}
|
||||
|
||||
// Provision sets the modules properties.
|
||||
// Provision sets the module properties.
|
||||
func (engine *QPdf) Provision(ctx *gotenberg.Context) error {
|
||||
binPath, ok := os.LookupEnv("QPDF_BIN_PATH")
|
||||
if !ok {
|
||||
|
||||
Reference in New Issue
Block a user