Skip to content

Commit 0748b20

Browse files
authored
fix Neumann docstring (#126)
1 parent 4fd04c2 commit 0748b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Operators/functionals/Evaluation.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ At the moment it is implemented as `Dirichlet(sp,1)`.
245245
Neumann(sp::Space)
246246

247247
"""
248-
`Neumann( is the operator associated with restricting the
248+
`Neumann()` is the operator associated with restricting the
249249
normal derivative on the boundary.
250250
"""
251251
Neumann()

0 commit comments

Comments
 (0)