Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mborland committed Jan 15, 2025
1 parent 54c61c3 commit 158b491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/decimal/basics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ NOTE: Due to the differences in decimal and binary floating point numbers there

== Using the Library

The entire library should be accessed using the convince header `<boost/decimal.hpp>`.
The entire library should be accessed using the convenience header `<boost/decimal.hpp>`.
A short example of the basic usage:

[source, c++]
Expand Down

0 comments on commit 158b491

Please sign in to comment.