Commit 5f7a084
authored
docs: duplicate "the" in Javadoc comments (#1764)
* Fix duplicate "the" in Javadoc comments
Removes occurrences of "the the" in Javadoc comments in the following files:
- oauth2_http/java/com/google/auth/oauth2/OAuth2Credentials.java
- oauth2_http/java/com/google/auth/oauth2/ServiceAccountJwtAccessCredentials.java
- oauth2_http/java/com/google/auth/oauth2/JwtCredentials.java
* fix format1 parent 3058b06 commit 5f7a084
File tree
3 files changed
+4
-5
lines changed- oauth2_http/java/com/google/auth/oauth2
3 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
577 | | - | |
578 | | - | |
| 577 | + | |
| 578 | + | |
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | | - | |
| 339 | + | |
341 | 340 | | |
342 | 341 | | |
343 | 342 | | |
| |||
0 commit comments