diff --git a/src/concrete_intersection.jl b/src/concrete_intersection.jl index 0926d7085c..7a0737daf7 100644 --- a/src/concrete_intersection.jl +++ b/src/concrete_intersection.jl @@ -637,7 +637,7 @@ Return the intersection of a lazy linear map and a convex set. ### Input - `L` -- linear map - - `S` -- lazy set + - `S` -- convex set ### Output