Correct spelling: decription -> description
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
parent
084c0bd100
commit
4d34a31762
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ type ErrorDescriptor struct {
|
|||
// keyed value when serializing api errors.
|
||||
Value string
|
||||
|
||||
// Message is a short, human readable decription of the error condition
|
||||
// Message is a short, human readable description of the error condition
|
||||
// included in API responses.
|
||||
Message string
|
||||
|
||||
|
|
Loading…
Reference in a new issue