Skip to content

Commit

Permalink
For #65: review fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulodamaso committed Dec 2, 2018
1 parent 50a45e4 commit d5ae2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/zold/api/Wallet.java
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ final class Fake implements Wallet {
private final Iterable<Transaction> transactions;

/**
* Ctor.
* Constructor.
* @param id The wallet id.
*/
public Fake(final long id) {
Expand Down

0 comments on commit d5ae2e9

Please sign in to comment.