typofix - https://github.com/vlajos/misspell_fixer
This commit is contained in:
@@ -53,7 +53,7 @@ var Semantic = conversion.EqualitiesOrDie(
|
||||
// TODO: if we decide it's important, after we drop v1beta1/2, we
|
||||
// could start comparing format.
|
||||
//
|
||||
// Uninitialized quantities are equivilent to 0 quantities.
|
||||
// Uninitialized quantities are equivalent to 0 quantities.
|
||||
if a.Amount == nil && b.MilliValue() == 0 {
|
||||
return true
|
||||
}
|
||||
|
Reference in New Issue
Block a user