Skip to content

Commit bd73a99

Browse files
committed
fix javadoc
1 parent 443e4d9 commit bd73a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/darksci/pardot/api/auth/AuthorizationServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
/**
2323
* Used for defining an alternative Authorization Server hostname or end point for SSO OAuth2 authentication.
2424
*
25-
* Standard Salesforce default is defined {@link AuthorizationServer.DEFAULT_SALESFORCE}
25+
* Standard Salesforce default is defined {@see AuthorizationServer.DEFAULT_SALESFORCE}
2626
*/
2727
public class AuthorizationServer {
2828
/**

0 commit comments

Comments
 (0)