Correct spelling: decription -> description
Signed-off-by: Michael Vetter <jubalh@iodoru.org>master
parent
084c0bd100
commit
4d34a31762
|
|
@ -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 New Issue