From: sairajat Date: Sun, 12 Feb 2017 05:48:33 +0000 (-0500) Subject: Fixed Typo and added comment in output of test X-Git-Tag: v8.5.0-rc1~118^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f699d054f5a33f5d29cb8f7e37fa2c14ecf2499d;p=dealii.git Fixed Typo and added comment in output of test --- diff --git a/doc/news/changes/minor/20170209-RajatArora b/doc/news/changes/minor/20170209-RajatArora index b7d22b3c4a..4e2ef5bdd1 100644 --- a/doc/news/changes/minor/20170209-RajatArora +++ b/doc/news/changes/minor/20170209-RajatArora @@ -1,4 +1,4 @@ -Fixed: Patterns::Selection now ignore spaces at the beginning and the end +Fixed: Patterns::Selection now ignores spaces at the beginning and the end of the sequence string.
(Rajat Arora, 2017/02/09) diff --git a/tests/parameter_handler/parameter_handler_3_with_space.output b/tests/parameter_handler/parameter_handler_3_with_space.output index 6c16d6cbc8..9e8b1f79e4 100644 --- a/tests/parameter_handler/parameter_handler_3_with_space.output +++ b/tests/parameter_handler/parameter_handler_3_with_space.output @@ -8,6 +8,7 @@ subsection Testing # docs 1 set string list1 = a, b, c # default: a + #docs 2 set string list2 = h, b, c # default: h end