Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
appcodegen committed May 21, 2024
1 parent 0b410ea commit c5c19cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/qbk/conversion/direct.qbk
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[section Direct parsing]

For large inputs parsing into the library's containers followed by conversion
via __value_to__ might be prohibitively expensive. For this cases the library
via __value_to__ might be prohibitively expensive. For these cases the library
provides components that allow parsing directly into user-provided objects.

The drawback of this approach is that fully custom type representations are
Expand Down

0 comments on commit c5c19cf

Please sign in to comment.