Skip to content

Commit 81678e8

Browse files
committed
fix comment
Signed-off-by: Pei Yu <[email protected]>
1 parent 223fe8d commit 81678e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluss-flink/fluss-flink-common/src/main/java/org/apache/fluss/flink/procedure/ResetClusterConfigsProcedure.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
*
5252
* </pre>
5353
*
54-
* <p><b>Note:</b> In theory, an operation like <b>Reset to default value<b/> should always succeed,
54+
* <p><b>Note:</b> In theory, an operation like <b>Reset to default value</b> should always succeed,
5555
* as the default value should be a valid one
5656
*/
5757
public class ResetClusterConfigsProcedure extends ProcedureBase {

0 commit comments

Comments
 (0)