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 b2decf7 commit 7aba2fcCopy full SHA for 7aba2fc
src/systems/problem_utils.jl
@@ -302,7 +302,7 @@ end
302
$(TYPEDSIGNATURES)
303
304
Performs symbolic substitution on the values in `varmap` for the keys in `vars`, using
305
-`varmap` itself as the set of substitution rules. If an entry is `vars` is not a key
+`varmap` itself as the set of substitution rules. If an entry in `vars` is not a key
306
in `varmap`, it is ignored.
307
"""
308
function evaluate_varmap!(varmap::AbstractDict, vars)
0 commit comments