system_error (system_category): To system_category().
[gcc.git] / libstdc++-v3 / include / std / thread
index 8cd0e3a230f26be24bbd644ebfb09b9f85db6dba..8f00489262c7c9e0d1234ccc8650285a60d487eb 100644 (file)
@@ -89,7 +89,7 @@ namespace std
     };
 
     // Simple base type that the templatized, derived class containing
-    // an abitrary functor can be converted to and called.
+    // an arbitrary functor can be converted to and called.
     struct _Impl_base
     {
       __shared_base_type       _M_this_ptr;