Skip to content

Commit efd0a4d

Browse files
Apply suggestion from @github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7942c1f commit efd0a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/fit/fitmeasures/RMSEA.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ end
4343
# scaling corrections
4444
rmsea_correction(::SemFIML) = 0
4545
rmsea_correction(::SemML) = -1
46-
rmsea_correction(::SemWLS) = -1
46+
rmsea_correction(::SemWLS) = -1

0 commit comments

Comments
 (0)