Skip to content

Commit 6affc9d

Browse files
committed
CLOSED - task 4: Update site, include shelter
http://github.com/JavaMoney/JavaMoney.github.io/issues/issue/4
1 parent ef4371b commit 6affc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3>
127127
<p>
128128
The API basically consists of three packages:
129129
<ul>
130-
<li><b>javax.money</b> contains the main artifacts of the API, e.g. the interfaces for <code>MonetaryAmount, CurrencyUnit, MonetaryOperator, MonetaryQuery</code>, and the
130+
<li><b>javax.money</b> contains the main artifacts of the API, e.g. the interfaces for <code>MonetaryAmount, CurrencyUnit, MonetaryOperator, MonetaryQuery</code>, and
131131
accessor singletons for amounts, currencies and roundings.</li>
132132
<li><b>javax.money.format</b> contains the formatting logic, which has some similarities with <code>java.text</code> but relies
133133
more on immutable artifacts and builders.</li>

0 commit comments

Comments
 (0)