Skip to content

Commit 632a05b

Browse files
committed
Javadoc fix
1 parent 84e4312 commit 632a05b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/java/com/atomgraph/linkeddatahub/resource/oauth2

src/main/java/com/atomgraph/linkeddatahub/resource/oauth2/LoginBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ public void sendEmail(Resource agent) throws MessagingException, UnsupportedEnco
505505
/**
506506
* Bans URL from the backend proxy cache.
507507
*
508-
* @param proxy proxy server URL
508+
* @param proxyURI proxy server URL
509509
* @param url banned URL
510510
* @return proxy server response
511511
*/

0 commit comments

Comments
 (0)