Fix typo.
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Tue, 16 Dec 2003 16:17:31 +0000 (16:17 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Tue, 16 Dec 2003 16:17:31 +0000 (16:17 +0000)
From-SVN: r74703

gcc/cp/ChangeLog

index 31876c98145a8582c7230fe01ff530c28a5ceef9..1262901c90f45f817ec5d90ed4b46a4f10e14d10 100644 (file)
@@ -20,7 +20,7 @@
 
        * semantics.c (finish_id_expression): Refactor the code to handle
        template parameters, and emit a more informative error message
-       when they are used within non integral constant expressions.
+       when they are used within an integral constant expression.
 \r
 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>