From f363c21df8385c83008b1b8a91595b043fdf5398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 8 Apr 2019 13:13:57 +0200 Subject: [PATCH] Fix typo in 1.70 release notes --- doc/move.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/move.qbk b/doc/move.qbk index e70baef..413fafe 100644 --- a/doc/move.qbk +++ b/doc/move.qbk @@ -807,7 +807,7 @@ Special thanks to: * Removed support for deprecated GCC compilers. * Fixed bugs: * [@https://github.com/boostorg/move/pull/23 Git Pull #23: ['"Add minimal cmake file"]]. - * [@https://github.com/boostorg/move/issues/25 Git Pull #25: ['"daptive_merge is broken for iterator_traits::size_type != std::size_t"]]. + * [@https://github.com/boostorg/move/issues/25 Git Issue #25: ['"adaptive_merge is broken for iterator_traits::size_type != std::size_t"]]. [endsect]