From f2644886f59f0bf0a5018882ee2007f4a54b25b1 Mon Sep 17 00:00:00 2001 From: Glen Fernandes Date: Tue, 1 Oct 2019 07:28:06 -0400 Subject: [PATCH] Update section title in documentation --- doc/nvp.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nvp.qbk b/doc/nvp.qbk index 73a37e5..53ae317 100644 --- a/doc/nvp.qbk +++ b/doc/nvp.qbk @@ -98,7 +98,7 @@ noexcept;`] [endsect] -[section Acknowledgments] +[section History] Robert Ramey originally implemented NVP in the Serialization library. Glen Fernandes implemented this new (but compatible) version in the Core library.