Fix invalid enum definition error string 73/68073/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Feb 2018 10:09:35 +0000 (11:09 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 8 Feb 2018 21:34:41 +0000 (21:34 +0000)
commit3806c462a329a3599ccf86d0d06adfaa3713092e
tree7a8503bf562cd2596d857fe94bdcc6085021705a
parent64a36184b3e5266efc6a9fe48a521e5284275eb4
Fix invalid enum definition error string

This is a copy&paste problem, the string should not be referencing
bits but enums.

Change-Id: I5adc98a5db92b88bf7e20dcc6141213347858f58
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 53eed9f4e005035353b721c7d12f29057ff1f307)
yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/type/EnumerationTypeBuilder.java