Skip to content

Commit 822784f

Browse files
committed
Enhanced JavaDoc.
2 parents e692336 + c17e4c4 commit 822784f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/javax/money/MonetaryAmount.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ public interface MonetaryAmount {
155155
* public final class MM implements MonetaryAmount{
156156
* ...
157157
* public MM with(MonetaryAdjuster adjuster){
158-
* ...
158+
* ...
159159
* }
160160
*
161161
* ...

0 commit comments

Comments
 (0)