Mercurial > repos > public > sbplib_julia
diff src/Grids/manifolds.jl @ 1987:ebe883807b62 feature/grids/manifolds
Make doc string more clear
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 12 Mar 2025 08:41:53 +0100 |
parents | 3fb5b03162ee |
children | 6dd00ea0511a |
line wrap: on
line diff
--- a/src/Grids/manifolds.jl Wed Feb 26 23:57:51 2025 +0100 +++ b/src/Grids/manifolds.jl Wed Mar 12 08:41:53 2025 +0100 @@ -53,7 +53,7 @@ """ connections(::Atlas) -Collection of pairs of multiblock boundary identifiers. +Collection of 2-tuples of multiblock boundary identifiers. """ function connections end