From 55342e34b50e235d930245823a1fe570b5a6a8b3 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Wed, 4 Apr 2018 08:26:44 -0700 Subject: docs: Update manual to fix changelog formatting --- docs/manual.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual.adoc') diff --git a/docs/manual.adoc b/docs/manual.adoc index d478cde..ab06af9 100644 --- a/docs/manual.adoc +++ b/docs/manual.adoc @@ -2127,7 +2127,7 @@ Maintenance release. Changes: * Specification changes: . `xml_document::load(const char*)` (deprecated in 1.5) now has `deprecated` attribute; use `xml_document::load_string` instead - ` `xml_node::select_single_node` (deprecated in 1.5) now has `deprecated` attribute; use `xml_node::select_node` instead + . `xml_node::select_single_node` (deprecated in 1.5) now has `deprecated` attribute; use `xml_node::select_node` instead * New features: . Add move semantics support for xml_document and improve move semantics support for other objects -- cgit v1.2.3