From 67daf20a43fa79ec907170dc0b80c6c82ea5ac15 Mon Sep 17 00:00:00 2001 From: insideoutclub Date: Sat, 4 Mar 2017 12:08:16 -0800 Subject: [PATCH] Update acknowledgements.xml --- doc/boostbook/acknowledgements.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/boostbook/acknowledgements.xml b/doc/boostbook/acknowledgements.xml index 1d6fa47..db0337b 100644 --- a/doc/boostbook/acknowledgements.xml +++ b/doc/boostbook/acknowledgements.xml @@ -9,13 +9,13 @@ - David LaBlanc + David LeBlanc This library is inspired by David LeBlanc's SafeInt Library . I found this library very well done in every way - and useful in my embedded systems work. This motivated me to take to + and useful in my embedded systems work. This motivated me to take it to the "next level". @@ -28,11 +28,11 @@ Andrzej Commented and reviewed the library as it was originally posted on the Boost Library Incubator. - The the consequent back and forth motivated me to invest more effort + The consequent back and forth motivated me to invest more effort in developing documentation and examples to justify the utility, indeed the necessity, for this library. He also noted many errors in - code, documentation, and tests. Without his interested and effort, I - do not believe the library would have progressed beyond it's initial + code, documentation, and tests. Without his interest and effort, I + do not believe the library would have progressed beyond its initial stages.