Skip to content

Commit

Permalink
Typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zjwegert authored Jul 26, 2024
1 parent 6528d1e commit c327239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Optimisers/HilbertianProjection.jl
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ struct HilbertianProjection{A} <: Optimiser
!!! note
The line search has been adjusted so that it is only enforced once the constraints
are within a set tolerance. This generally leads to better optimisation histories, especically
are within a set tolerance. This generally leads to better optimisation histories, especially
for problems where constraints are far from saturation and the objective must decrease to
improve the constraints.
Expand Down

0 comments on commit c327239

Please sign in to comment.