Skip to content

Commit fab3a5c

Browse files
authored
Fix typo (#2033)
1 parent e341d76 commit fab3a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deepxde/data/fpde.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
class Scheme:
1515
"""Fractional Laplacian discretization.
1616
17-
Discretize fractional Laplacian uisng quadrature rule for the integral with respect to the directions
17+
Discretize fractional Laplacian using quadrature rule for the integral with respect to the directions
1818
and Grunwald-Letnikov (GL) formula for the Riemann-Liouville directional fractional derivative.
1919
2020
Args:

0 commit comments

Comments
 (0)