We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e52776d + 2f8b58c commit 83a2ee2Copy full SHA for 83a2ee2
src/hinfinity_design.jl
@@ -71,7 +71,7 @@ function hinfassumptions(P::ExtendedStateSpace; verbose = true)
71
end
72
73
# All assumptions have passed, and we may proceed with the synthesis
74
- verbose && println("All assumtions are satisfied!")
+ verbose && println("All assumptions are satisfied!")
75
return true
76
77
0 commit comments