Skip to content

Commit

Permalink
Fix Javadoc.
Browse files Browse the repository at this point in the history
Signed-off-by: Karsten Frank <[email protected]>
  • Loading branch information
sysexcontrol committed Mar 12, 2018
1 parent e3e529a commit 8c8d2a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public interface CredentialsService extends Verticle {
* Adds credentials for a device.
*
* @param tenantId The tenant the device belongs to.
* @param credentialsObject The credentials to add</a>.
* @param credentialsObject The credentials to add.
* @param resultHandler The handler to invoke with the result of the operation.
* The <em>status</em> will be
* <ul>
Expand Down

0 comments on commit 8c8d2a5

Please sign in to comment.