Skip to content

Commit edc5f13

Browse files
Typo in docstring. (#312)
Co-authored-by: David Widmann <[email protected]>
1 parent e051f51 commit edc5f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mokernels/intrinsiccoregion.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@doc raw"""
2-
IntrinsicIntrinsicCoregionMOKernel(; kernel::Kernel, B::AbstractMatrix)
2+
IntrinsicCoregionMOKernel(; kernel::Kernel, B::AbstractMatrix)
33
44
Kernel associated with the intrinsic coregionalization model.
55

0 commit comments

Comments
 (0)