Mercurial > repos > public > sbplib_julia
changeset 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 | 98b04947588d |
children | c4dc1bed0a81 |
files | src/Grids/manifolds.jl |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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