Skip to content

Commit 80cc801

Browse files
committed
fix comment
1 parent 7fef4ce commit 80cc801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

line-bot-api-client/src/main/java/com/linecorp/bot/client/LineSignatureValidator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
import lombok.NonNull;
2828

29-
/*
29+
/**
3030
* This class validates value of the `X-LINE-Signature` header.
3131
*/
3232
public class LineSignatureValidator {

0 commit comments

Comments
 (0)