JavaDoc fix

This commit is contained in:
Sven Kubiak 2018-01-24 17:11:10 +01:00
parent dff1649e28
commit b2cf8e4960

View File

@ -103,7 +103,7 @@ public class JPushover {
/**
* Add a file attachment to be added to the request
*
* @param file The attachment to add
* @param attachment The attachment to add
* @return JPushover instance
*/
public final JPushover withAttachment(File attachment) {