Skip to content

Commit 7225987

Browse files
hsnyderawvwgk
andauthored
Update doc/specs/stdlib_specialfunctions.md
Co-authored-by: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com>
1 parent 259482a commit 7225987

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/specs/stdlib_specialfunctions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This is an `elemental` function.
5050

5151
### Syntax
5252

53-
`result = [[stdlib_specialfunctions(module):dlegendre(interface)]](n, x)`
53+
`result = [[stdlib_specialfunctions(module):dlegendre(interface)]] (n, x)`
5454

5555
### Arguments
5656

@@ -61,4 +61,3 @@ This is an `elemental` function.
6161
### Return value
6262

6363
The function result will be the value of the first derivative of the `n`-th Legendre polynomial, evaluated at `x`.
64-

0 commit comments

Comments
 (0)