From af697cd708e9bd67708fa7f89a1f88e71a9e5632 Mon Sep 17 00:00:00 2001 From: Christian Schilling Date: Fri, 25 Jan 2019 16:18:32 -0300 Subject: [PATCH] Update src/concrete_intersection.jl Co-Authored-By: mforets --- src/concrete_intersection.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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