mirror of
https://github.com/restic/restic.git
synced 2025-08-11 04:08:03 +00:00
Fix typos
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user