Split a misleading comment 87/104587/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 26 Feb 2023 14:56:15 +0000 (15:56 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 26 Feb 2023 14:56:15 +0000 (15:56 +0100)
commit91228a879ca3a37ce64778df99707de31bf4cf0b
treeb33e54201d822d2053d194ef466b18caa63c0965
parent47e982dd217688910640d0c8fe36d323f16d536c
Split a misleading comment

We scan files in two steps, but the comment indicates we do that
in one go. Correct that.

Change-Id: I9e3c77006773486ad06cd923edba18652f86f010
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
plugin/yang-maven-plugin/src/main/java/org/opendaylight/yangtools/yang2sources/plugin/YangToSourcesProcessor.java