Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 890d558

Browse files
committed
Refactor docstring of PoissonProcess
1 parent e5e136c commit 890d558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/processes/poisson.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ------------------------------------------------------------------
44

55
"""
6-
PoissonProcess(λ)
6+
PoissonProcess(λ)
77
88
A Poisson process with intensity `λ`. For a homogeneous process,
99
define `λ` as a constant real value, while for an inhomogeneous process,

0 commit comments

Comments
 (0)