mirror of
https://github.com/boostorg/icl.git
synced 2026-01-19 04:12:13 +00:00
Fix typo: addabitlity should be addability
This commit is contained in:
@@ -315,9 +315,9 @@
|
||||
the case in many problem domains, particularly in fields that deal with computations
|
||||
related to date and time.
|
||||
</p>
|
||||
<a name="boost_icl.introduction.definition_and_basic_example.addabitlity_and_subtractability"></a><h5>
|
||||
<a name="boost_icl.introduction.definition_and_basic_example.addability_and_subtractability"></a><h5>
|
||||
<a name="id1017462"></a>
|
||||
<a class="link" href="index.html#boost_icl.introduction.definition_and_basic_example.addabitlity_and_subtractability">Addabitlity
|
||||
<a class="link" href="index.html#boost_icl.introduction.definition_and_basic_example.addability_and_subtractability">Addability
|
||||
and Subtractability</a>
|
||||
</h5>
|
||||
<p>
|
||||
|
||||
@@ -122,7 +122,7 @@ sets appear in contiguous chunks: __itvs__. This is obviously the
|
||||
case in many problem domains, particularly in fields that deal with
|
||||
computations related to date and time.
|
||||
|
||||
[h4 Addabitlity and Subtractability]
|
||||
[h4 Addability and Subtractability]
|
||||
|
||||
Unlike `std::sets` and `maps`, __itv_bsets__ and __itv_bmaps__ implement
|
||||
concept `Addable` and `Subtractable`. So __itv_bsets__ define an
|
||||
|
||||
Reference in New Issue
Block a user