diff --git a/include/boost/config/requires_threads.hpp b/include/boost/config/requires_threads.hpp index c23a2ce3c..29b2c0b34 100644 --- a/include/boost/config/requires_threads.hpp +++ b/include/boost/config/requires_threads.hpp @@ -26,7 +26,7 @@ #endif -# error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS" +# error "Threading support unavailable: it has been explicitly disabled with BOOST_DISABLE_THREADS" #elif !defined(BOOST_HAS_THREADS)