HADOOP-15705. Typo in the definition of "stable" in the interface classification
Change-Id: I3eae2143400a534903db4f186400561fc8d2bd56
This commit is contained in:
parent
692736f7cf
commit
d53a10b0a5
|
@ -124,7 +124,7 @@ hence serves as a safe development target. A Stable interface may evolve
|
|||
compatibly between minor releases.
|
||||
|
||||
Incompatible changes allowed: major (X.0.0)
|
||||
Compatible changes allowed: maintenance (x.Y.0)
|
||||
Compatible changes allowed: maintenance (x.y.Z)
|
||||
|
||||
#### Evolving
|
||||
|
||||
|
|
Loading…
Reference in New Issue