doc: fix typos throughout docs and code
This commit is contained in:
parent
9db8ecbc32
commit
041b201abd
39 changed files with 51 additions and 51 deletions
|
@ -230,7 +230,7 @@ func (f *Fs) Features() *fs.Features {
|
|||
return f.features
|
||||
}
|
||||
|
||||
// parsePath parses an sugarsync 'url'
|
||||
// parsePath parses a sugarsync 'url'
|
||||
func parsePath(path string) (root string) {
|
||||
root = strings.Trim(path, "/")
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue