]> gcc.gnu.org Git - gcc.git/blobdiff - libstdc++-v3/testsuite/util/exception/safety.h
build_hacking.xml: Fix documentation typos.
[gcc.git] / libstdc++-v3 / testsuite / util / exception / safety.h
index ca311797bad2975b0e5cbb8a79d8973c1c0c9aba..eaefc9394cb05bb583b1688f10573f0d5b97dd24 100644 (file)
@@ -1198,7 +1198,7 @@ namespace __gnu_test
          try
            {
              // An exception while assigning might leave the container empty
-             // making future attemps less relevant. So we copy it before to
+             // making future attempts less relevant. So we copy it before to
              // always assign to a non empty container. It also check for copy
              // constructor exception safety at the same time.
              _Tp __clone(__container);
This page took 0.027627 seconds and 5 git commands to generate.