minor refactoring of @tbflw work

This commit is contained in:
Julien Neuhart
2019-06-21 13:32:46 +02:00
parent 97eff7f21d
commit 8ca9866440
10 changed files with 33 additions and 34 deletions

View File

@@ -4,7 +4,7 @@ type unoconv struct {
manager *processManager
}
// NewUnoconv retruns a unoconv listener
// NewUnoconv returns a unoconv listener
// process.
func NewUnoconv(debug bool) Process {
return &unoconv{