Skip to content

Commit 6af08b6

Browse files
committed
minor: fix typo in fredholm1 docstring
1 parent 391104c commit 6af08b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylops/signalprocessing/fredholm1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class Fredholm1(LinearOperator):
6161
d(k, x, z) = \int{G(k, x, y) m(k, y, z) \,\mathrm{d}y}
6262
\quad \forall k=1,\ldots,n_{slice}
6363
64-
on the other hand its adjoin is expressed as
64+
on the other hand its adjoint is expressed as
6565
6666
.. math::
6767

0 commit comments

Comments
 (0)