From: Luca Heltai Date: Mon, 25 May 2020 07:29:03 +0000 (+0200) Subject: Fixed typo. X-Git-Tag: v9.3.0-rc1~1560^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10337%2Fhead;p=dealii.git Fixed typo. --- diff --git a/doc/news/changes/minor/20200524LucaHeltai b/doc/news/changes/minor/20200524LucaHeltai index 650c8cfe0c..08d89f9bc5 100644 --- a/doc/news/changes/minor/20200524LucaHeltai +++ b/doc/news/changes/minor/20200524LucaHeltai @@ -1,4 +1,4 @@ -New: pack_rtree_of_indices() and IndexableGetterFromIndices allow to construct a +New: pack_rtree_of_indices() and IndexableGetterFromIndices allow to construct an RTree object that stores indices to existing containers of indexable objects.
(Luca Heltai, 2020/05/24)