Skip to content

Commit 158b491

Browse files
committed
Fix typo
1 parent 54c61c3 commit 158b491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/decimal/basics.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ NOTE: Due to the differences in decimal and binary floating point numbers there
5656

5757
== Using the Library
5858

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

6262
[source, c++]

0 commit comments

Comments
 (0)