Skip to content

Commit 7ddc8e4

Browse files
authored
[UPD] functions documentation
1 parent c9db4d4 commit 7ddc8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oneStepOneAleaProblem.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ problem with respect to the initial state x
3838
If specified, approximate future cost as 0
3939
4040
# Returns
41-
* `Bool`:
41+
* `solved::Bool`:
4242
True if the solution is feasible, false otherwise
4343
* `NextStep`:
4444
Store solution of the problem

0 commit comments

Comments
 (0)