Skip to content

Commit 5d23882

Browse files
committed
typo
1 parent f39248d commit 5d23882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gamma.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ External links:
607607
608608
See also: [`loggamma(z)`](@ref SpecialFunctions.loggamma) for ``\log \Gamma(z)`` and
609609
[`gamma(a,z)`](@ref SpecialFunctions.gamma(::Number,::Number)) for
610-
the upper incomplete gamma function ``\\Gamma(a,z)``.
610+
the upper incomplete gamma function ``\Gamma(a,z)``.
611611
612612
# Implementation by
613613
- `Float`: C standard math library

0 commit comments

Comments
 (0)