diff --git a/doc/boostbook/safe_numerics.xml b/doc/boostbook/safe_numerics.xml index 32b7b9d..bee4c0d 100644 --- a/doc/boostbook/safe_numerics.xml +++ b/doc/boostbook/safe_numerics.xml @@ -192,10 +192,10 @@
Performance Tests - Our goal creating facilities which make it possible write programs + Our goal is to create facilities which make it possible to write programs known to be correct. But we also want programmers to actually use the facilities we provide here. This won't happen if using these facilities - impacts performance to a significant degree. Although we've take + impacts performance to a significant degree. Although we've taken precautions to avoid doing this, the only real way to know is to create and run some tests.