Skip to content

Commit 07e697f

Browse files
committed
Use the correct form of the verb.
1 parent d00b436 commit 07e697f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datastore/src/test/java/io/spine/server/storage/datastore/given/DsProjectionColumnsTestEnv.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public final class DsProjectionColumnsTestEnv {
6565
public static final Kind COLLEGE_KIND = Kind.of(TypeUrl.from(College.getDescriptor()));
6666

6767
/**
68-
* Prevent this test environment from instantiation.
68+
* Prevents this test environment from instantiation.
6969
*/
7070
private DsProjectionColumnsTestEnv() {
7171
}

0 commit comments

Comments
 (0)