tweak comment
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Oct 2005 04:01:22 +0000 (04:01 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Oct 2005 04:01:22 +0000 (04:01 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105457 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/pt.c

index 0475fc8..4d93724 100644 (file)
@@ -9007,7 +9007,7 @@ check_instantiated_args (tree tmpl, tree args, tsubst_flags_t complain)
 
          if (nt)
            {
-             /* DR 488 makes use of a type with no linkage causes
+             /* DR 488 makes use of a type with no linkage cause
                 type deduction to fail.  */ 
              if (complain & tf_error)
                {