Commit 3f9617c
committed
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.java1 parent c9fd1b1 commit 3f9617c
File tree
3 files changed
+3
-3
lines changed- oauth2_http/java/com/google/auth/oauth2
3 files changed
+3
-3
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: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
577 | | - | |
| 577 | + | |
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
0 commit comments