Skip to content

Commit e365b88

Browse files
committed
[review] removes obsolete bracket in docs
1 parent 0c0372c commit e365b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/adaptive/RescaleManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public interface RescaleManager {
2828
void onChange();
2929

3030
/**
31-
* The interface that can be used by the {@code }RescaleManager} to communicate with the
31+
* The interface that can be used by the {@code RescaleManager} to communicate with the
3232
* underlying system.
3333
*/
3434
interface Context {

0 commit comments

Comments
 (0)