We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7707f4a commit 80d0f4dCopy full SHA for 80d0f4d
src/DoubleMM/f_doubleMM.jl
@@ -181,8 +181,8 @@ end
181
# end
182
183
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
+# defining the PBmodel as a closure with let leads to problems of JLD2 reloading
+# Define all the variables additional to the ones passed curing the call by
186
# a dedicated Closure object and define the PBmodel as a callable
187
struct DoubleMMCaller{CLT}
188
cl::CLT
0 commit comments