2
0
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:
Pietro Fezzardi
2025-10-10 22:53:02 +02:00
parent 3147816012
commit a92481a7da
2 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -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