From cfde4f7407740e2934f24bc9bebae796ed91876b Mon Sep 17 00:00:00 2001 From: Glen Fernandes Date: Thu, 16 Dec 2021 11:47:55 -0500 Subject: [PATCH] Correct spelling in changelog --- doc/smart_ptr/changelog.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/smart_ptr/changelog.adoc b/doc/smart_ptr/changelog.adoc index 79d6714..0a43b34 100644 --- a/doc/smart_ptr/changelog.adoc +++ b/doc/smart_ptr/changelog.adoc @@ -15,7 +15,7 @@ http://www.boost.org/LICENSE_1_0.txt ## Changes in 1.79.0 -* Added `get_allocator_ptr` +* Added `get_allocator_pointer` ## Changes in 1.74.0