Skip to content

Commit 80d0f4d

Browse files
committed
typos
1 parent 7707f4a commit 80d0f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/DoubleMM/f_doubleMM.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ end
181181
# end
182182
# end
183183

184-
# defining the PBmodel as a clousre with let leads to problems of JLD2 reloading
185-
# Define all the varaibles additional to the ones passed curing the call by
184+
# defining the PBmodel as a closure with let leads to problems of JLD2 reloading
185+
# Define all the variables additional to the ones passed curing the call by
186186
# a dedicated Closure object and define the PBmodel as a callable
187187
struct DoubleMMCaller{CLT}
188188
cl::CLT

0 commit comments

Comments
 (0)