Skip to content

Commit 34b59c7

Browse files
Merge pull request #2087 from DanielVandH/patch-1
Typo fix
2 parents 9dc67b7 + f416448 commit 34b59c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/parameters.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ end
2929
"""
3030
toparam(s)
3131
32-
Maps the variable to a paramter.
32+
Maps the variable to a parameter.
3333
"""
3434
function toparam(s)
3535
if s isa Symbolics.Arr

0 commit comments

Comments
 (0)