diff --git a/include/boost/container/flat_set.hpp b/include/boost/container/flat_set.hpp
index 6cbab2f..7a4ed48 100644
--- a/include/boost/container/flat_set.hpp
+++ b/include/boost/container/flat_set.hpp
@@ -1097,7 +1097,7 @@ class flat_set
//!
//! Postcondition: this->empty()
//!
- //! Throws: If secuence_type's move constructor throws
+ //! Throws: If sequence_type's move constructor throws
sequence_type extract_sequence();
#endif //#ifdef BOOST_CONTAINER_DOXYGEN_INVOKED