c_io_stdio.h: Correct grammar in comments.
[gcc.git] / libstdc++-v3 / include / bits / stl_pair.h
index 7bb1dfdff03ac5e223ff70366fd6277ba5e54a50..10cc2e32258647bf870a5174fd40840b12d4203e 100644 (file)
@@ -54,8 +54,8 @@
  */
 
 /** @file stl_pair.h
- *  This is an internal header file, included by other STL headers.  You
- *  should not attempt to use it directly.
+ *  This is an internal header file, included by other library headers.
+ *  You should not attempt to use it directly.
  */
 
 #ifndef __SGI_STL_INTERNAL_PAIR_H