Skip to content

Commit a6db641

Browse files
committed
tweak
1 parent aceb634 commit a6db641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/framework/src/main/java/org/elasticsearch/cluster/project/TestProjectResolvers.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public boolean supportsMultipleProjects() {
117117
};
118118

119119
/**
120-
* This method returns a ProjectResolver always throw for all methods. This is mostly useful in places where
120+
* This method returns a ProjectResolver that always throw for all methods. This is mostly useful in places where
121121
* we just need a placeholder to satisfy the constructor signature.
122122
*/
123123
public static ProjectResolver alwaysThrow() {

0 commit comments

Comments
 (0)