Add yang-model-api tests
[yangtools.git] / yang / yang-model-api / src / main / java / org / opendaylight / yangtools / yang / model / repo / spi / PotentialSchemaSource.java
index 08e8247827bdf04a3260ec274234b9eecd04e12e..3289f60628c7db7504bb2c18737c6fbe36af269c 100644 (file)
@@ -59,7 +59,7 @@ public final class PotentialSchemaSource<T extends SchemaSourceRepresentation> {
         /**
          * The the cost value.
          *
-         * @return Const constant.
+         * @return A constant cost.
          */
         public int getValue() {
             return value;