From: Bruno Blais Date: Tue, 10 Jun 2025 20:07:49 +0000 (-0400) Subject: Fix spelling mistake in changelog X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5494b9ec1d73080a3b38cd44f106c13cd51cb1d;p=dealii.git Fix spelling mistake in changelog --- diff --git a/doc/news/changes/minor/20250610Blais b/doc/news/changes/minor/20250610Blais index 742f96103b..a30cb1b349 100644 --- a/doc/news/changes/minor/20250610Blais +++ b/doc/news/changes/minor/20250610Blais @@ -1,4 +1,4 @@ -Added: A new mesh generator (custom_chanell_with_cylinder) for a channel +Added: A new mesh generator (custom_channel_with_cylinder) for a channel in which there is a cylindrical obstacle. All dimensions of the channel can be customized by the user at the moment of the grid generation.