Skip to content

Commit d76746a

Browse files
committed
fix indent
1 parent 0b9ae12 commit d76746a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/src/main/java/io/grpc/ExperimentalApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* annotation to their own code.
3939
*
4040
* @see <a href="https://github.com/grpc/grpc-java-api-checker">grpc-java-api-checker</a>, an Error
41-
* Prone plugin to automatically check for usages of this API.
41+
* Prone plugin to automatically check for usages of this API.
4242
*/
4343
@Retention(RetentionPolicy.CLASS)
4444
@Target({

core/src/main/java/io/grpc/Internal.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* annotation to their own code.
3636
*
3737
* @see <a href="https://github.com/grpc/grpc-java-api-checker">grpc-java-api-checker</a>, an Error
38-
* Prone plugin to automatically check for usages of this API.
38+
* Prone plugin to automatically check for usages of this API.
3939
*/
4040
@Retention(RetentionPolicy.CLASS)
4141
@Target({

0 commit comments

Comments
 (0)