Skip to content

Commit 33666d9

Browse files
Update interface_types.jl
1 parent 81b3f7b commit 33666d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/NonlinearSolveHomotopyContinuation/src/interface_types.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ end
176176
"""
177177
$(TYPEDEF)
178178
179-
A `HomotopyContinuation.AbstractHomotopy` which uses an inital guess ``x_0`` to construct
179+
A `HomotopyContinuation.AbstractHomotopy` which uses an initial guess ``x_0`` to construct
180180
the start system for the homotopy. The homotopy is
181181
182182
```math

0 commit comments

Comments
 (0)