Skip to content

Commit ff790ee

Browse files
author
Marcos.Cela
committed
formatting of OrgInstallationCredentialProvider.java
1 parent 97e918d commit ff790ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/java/org/kohsuke/github/OrgInstallationCredentialProvider.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ public class OrgInstallationCredentialProvider implements CredentialProvider {
1616
private Date validUntil;
1717

1818
/**
19-
* Provides a CredentialProvider that performs automatic token refresh, based on an previously
20-
* authenticated github client.
19+
* Provides a CredentialProvider that performs automatic token refresh, based on an previously authenticated github
20+
* client.
2121
*
2222
* @param organizationName
2323
* The name of the organization where the application is installed

0 commit comments

Comments
 (0)