mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-26 07:16:10 +01:00
Add missing word
This commit is contained in:
parent
92ad9ee355
commit
f1e14a1168
@ -109,7 +109,7 @@ TEST_CASE() {
|
|||||||
## Floating point precision
|
## Floating point precision
|
||||||
|
|
||||||
Catch provides a built-in `StringMaker` specialization for both `float`
|
Catch provides a built-in `StringMaker` specialization for both `float`
|
||||||
`double`. By default, it uses what we think is a reasonable precision,
|
and `double`. By default, it uses what we think is a reasonable precision,
|
||||||
but you can customize it by modifying the `precision` static variable
|
but you can customize it by modifying the `precision` static variable
|
||||||
inside the `StringMaker` specialization, like so:
|
inside the `StringMaker` specialization, like so:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user