diff --git a/src/main/java/io/github/ascopes/protobufmavenplugin/TestGenerateMojo.java b/src/main/java/io/github/ascopes/protobufmavenplugin/TestGenerateMojo.java index 62832919..904513c2 100644 --- a/src/main/java/io/github/ascopes/protobufmavenplugin/TestGenerateMojo.java +++ b/src/main/java/io/github/ascopes/protobufmavenplugin/TestGenerateMojo.java @@ -30,7 +30,7 @@ * sources. * *

Any project dependencies using the {@code compile}, {@code provided}, - * {@code system}, or {@code testA} scopes will be made available to import + * {@code system}, or {@code test} scopes will be made available to import * from protobuf sources. * *

By default, sources will be read from {@code src/test/protobuf},