Skip to content

Commit f2135c4

Browse files
committed
Fix typo
1 parent 83ed0ad commit f2135c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mcmc/abstractmcmc.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module AbstractMCMCTests
22

3-
using AbsttractMCMC: AbstractMCMC
3+
using AbstractMCMC: AbstractMCMC
44
using AdvancedMH: AdvancedMH
55
using Distributions: sample
66
using Distributions.FillArrays: Zeros

0 commit comments

Comments
 (0)