Fix typos
This commit is contained in:
parent
b72de5a883
commit
241916d55b
45 changed files with 67 additions and 67 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
"github.com/restic/restic/internal/errors"
|
||||
)
|
||||
|
||||
// shellSplitter splits a command string into separater arguments. It supports
|
||||
// shellSplitter splits a command string into separated arguments. It supports
|
||||
// single and double quoted strings.
|
||||
type shellSplitter struct {
|
||||
quote rune
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue