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 d90d02b commit 03f7657Copy full SHA for 03f7657
src/systems/abstractsystem.jl
@@ -622,7 +622,7 @@ end
622
"""
623
Initial(x)
624
625
-The `Initial` operator. Used by initializaton to store constant constraints on variables
+The `Initial` operator. Used by initialization to store constant constraints on variables
626
of a system. See the documentation section on initialization for more information.
627
628
struct Initial <: Symbolics.Operator end
0 commit comments