From 818bcfa0dbbc1ef48bc3fe1f0c14d12866c51ef2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 Dec 2020 17:12:05 +0300 Subject: Various fixes --- libxsd/libxsd/cxx/tree/containers.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libxsd/libxsd/cxx/tree/containers.hxx') diff --git a/libxsd/libxsd/cxx/tree/containers.hxx b/libxsd/libxsd/cxx/tree/containers.hxx index fd6cebf..07dff0d 100644 --- a/libxsd/libxsd/cxx/tree/containers.hxx +++ b/libxsd/libxsd/cxx/tree/containers.hxx @@ -1090,7 +1090,7 @@ namespace xsd } // Note that the container object of the two sequences being - // swapped should be the same. + // swapped should be the same. // void swap (sequence& x) -- cgit v1.1