Skip to content

Commit

Permalink
yegor256#12 fix javadocs
Browse files Browse the repository at this point in the history
  • Loading branch information
dmzaytsev committed Apr 4, 2015
1 parent 0325bb7 commit cbf55cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/takes/facets/auth/social/PsLinkedin.java
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ public Response exit(final Response response,
* Add this extra param.
* @param pkey Key of the param
* @param value The value
* @return New HREF
* @return New PsLinkedin
*/
@SuppressWarnings("PMD.DefaultPackage")
PsLinkedin with(final String pkey, final String value) {
Expand Down

0 comments on commit cbf55cc

Please sign in to comment.