2
0
mirror of https://github.com/boostorg/icl.git synced 2026-01-19 04:12:13 +00:00

Merge pull request #50 from pfez/fix-docs-addability-typo

Fix typo in documentation: addabitlity should be addability
This commit is contained in:
jofaber
2025-10-14 14:00:39 +02:00
committed by GitHub
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