Skip to content

Commit

Permalink
Update src/plans/stepsize.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Baran <[email protected]>
  • Loading branch information
kellertuer and mateuszbaran authored Apr 27, 2024
1 parent 2498bf7 commit 8f393fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plans/stepsize.jl
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ end
get_message(a::NonmonotoneLinesearch) = a.message

@doc raw"""
PolyakStepsize <: Linesearch
PolyakStepsize <: Stepsize
Compute a step size
Expand Down

0 comments on commit 8f393fc

Please sign in to comment.