Skip to content

Commit a2a0631

Browse files
committed
doc: minor addition
1 parent e7a8562 commit a2a0631

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/controller/transcription.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ end
123123

124124
@doc raw"""
125125
OrthogonalCollocation(
126-
h::Int=0, no=3; f_threads=false, h_threads=false, roots=:gaussradau
126+
h::Int=0, no::Int=3; f_threads=false, h_threads=false, roots=:gaussradau
127127
)
128128
129129
Construct an orthogonal collocation on finite elements [`TranscriptionMethod`](@ref).

0 commit comments

Comments
 (0)