mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-17 20:52:14 +01:00
godoc for config package + typo in godoc of app package
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/gorilla/mux"
|
||||
)
|
||||
|
||||
// App gathers all data required to start the application.
|
||||
// App gathers all data required for the application.
|
||||
type App struct {
|
||||
// version is the application version as defined in the main package.
|
||||
version string
|
||||
|
||||
Reference in New Issue
Block a user