Modify the spelling mistakes

the "ommitted" change  to "omitted".

Change-Id: I195b0de1cee6ef79e00c865fd112a34d529daec0
This commit is contained in:
wanghongtaozz 2017-01-18 22:42:13 -08:00 committed by Tim Burke
parent 075c21a944
commit 5cc303ee7b

View File

@ -67,7 +67,7 @@ head every segment passed in to verify:
5. if the user provided a range, it is a singular, syntactically correct range
that is satisfiable given the size of the object.
Note that the etag and size_bytes keys are optional; if ommitted, the
Note that the etag and size_bytes keys are optional; if omitted, the
verification is not performed. If any of the objects fail to verify (not
found, size/etag mismatch, below minimum size, invalid range) then the user
will receive a 4xx error response. If everything does match, the user will