From 6c691392bf65bd41284595c434cfd3f84fe15cc1 Mon Sep 17 00:00:00 2001 From: Alexandru Fikl Date: Mon, 6 Jan 2025 16:04:41 +0200 Subject: [PATCH] fix: newly found typo in matrix docs --- pytential/symbolic/matrix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytential/symbolic/matrix.py b/pytential/symbolic/matrix.py index 4a0a8e8ca..99ca6a174 100644 --- a/pytential/symbolic/matrix.py +++ b/pytential/symbolic/matrix.py @@ -120,7 +120,7 @@ def __init__(self, that the builder is evaluating. :arg other_dep_exprs: symbolic expressions for the remaining input block columns. - :arg dep_discr: a concerete :class:`~meshmode.discretization.Discretization` + :arg dep_discr: a concrete :class:`~meshmode.discretization.Discretization` for the given *dep_expr*. :arg places: a :class:`~pytential.collection.GeometryCollection` for all the sources and targets the builder is expected to