diff --git a/include/boost/compute/function.hpp b/include/boost/compute/function.hpp index e83f1680..b0b893e9 100644 --- a/include/boost/compute/function.hpp +++ b/include/boost/compute/function.hpp @@ -215,7 +215,7 @@ public: { BOOST_STATIC_ASSERT_MSG( arity == 3, - "Non-ternary function invoked with two arguments" + "Non-ternary function invoked with three arguments" ); return detail::invoked_function >(