Skip to content

Commit 03f7657

Browse files
Update abstractsystem.jl
1 parent d90d02b commit 03f7657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/systems/abstractsystem.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ end
622622
"""
623623
Initial(x)
624624
625-
The `Initial` operator. Used by initializaton to store constant constraints on variables
625+
The `Initial` operator. Used by initialization to store constant constraints on variables
626626
of a system. See the documentation section on initialization for more information.
627627
"""
628628
struct Initial <: Symbolics.Operator end

0 commit comments

Comments
 (0)