Skip to content

Commit bcfe366

Browse files
committed
Change description
1 parent ace98ff commit bcfe366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gradlePlugin {
99
compilePlugin {
1010
id = 'org.seasar.doma.compile'
1111
displayName = 'Doma Compile Plugin'
12-
description = 'Allow annotation processors to read Doma resources at compile-time'
12+
description = 'Allows annotation processors to read Doma resources at compile-time'
1313
implementationClass = 'org.seasar.doma.gradle.CompilePlugin'
1414
}
1515
}

0 commit comments

Comments
 (0)