docs: spelling: etc.

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2020-10-13 18:07:12 -04:00
committed by Nick Craig-Wood
parent e4a87f772f
commit 3e1cb8302a
28 changed files with 36 additions and 36 deletions

View File

@@ -509,7 +509,7 @@ type Features struct {
ReadMimeType bool // can read the mime type of objects
WriteMimeType bool // can set the mime type of objects
CanHaveEmptyDirectories bool // can have empty directories
BucketBased bool // is bucket based (like s3, swift etc)
BucketBased bool // is bucket based (like s3, swift, etc.)
BucketBasedRootOK bool // is bucket based and can use from root
SetTier bool // allows set tier functionality on objects
GetTier bool // allows to retrieve storage tier of objects