From 6d499fa0c0c343764550ae95f0314fd68ef29861 Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Wed, 19 Oct 2022 11:17:39 -0500 Subject: [PATCH] Fix missing underscore in release notes --- docs/source/releasenotes/0.13.2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/releasenotes/0.13.2.rst b/docs/source/releasenotes/0.13.2.rst index e00a02bae..e9175358b 100644 --- a/docs/source/releasenotes/0.13.2.rst +++ b/docs/source/releasenotes/0.13.2.rst @@ -68,7 +68,7 @@ New Features Bug Fixes --------- -- `Delay call to Tally::set_strides ` +- `Delay call to Tally::set_strides `_ - `Fix reading reference direction from XML for angular distributions `_ - `Fix erroneous behavior in Material.add_components `_ - `Fix reading thermal elastic data from ACE `_