mirror of
https://github.com/strongdm/comply
synced 2024-11-16 21:04:54 +00:00
spelling: working
This commit is contained in:
parent
b8bb6fc9ac
commit
678134210a
@ -38,7 +38,7 @@ func dockerPandoc(outputFilename string, errOutputCh chan error) {
|
||||
|
||||
pwd, err := os.Getwd()
|
||||
if err != nil {
|
||||
errOutputCh <- errors.Wrap(err, "unable to get workding directory")
|
||||
errOutputCh <- errors.Wrap(err, "unable to get working directory")
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user