Skip to content

Commit 8506c50

Browse files
Fix name
1 parent fa8509f commit 8506c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vstats.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ end
238238

239239
# Match names with StatsBase
240240
const vmsd = vmse
241-
const vtmse = vtmsd
241+
const vtmsd = vtmse
242242
const vrmsd = vrmse
243243
const vtrmsd = vtrmse
244244

0 commit comments

Comments
 (0)