]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-pretty-print.c
c-common.c, [...]: Fix comment typos.
[thirdparty/gcc.git] / gcc / c-pretty-print.c
index 94869b4c77e0e347902adfdb5f19367f7e39d589..51e34e7720839a8bcff91a07915c5c6deeeba290 100644 (file)
@@ -932,7 +932,7 @@ pp_c_constant (c_pretty_printer *pp, tree e)
     }
 }
 
-/* Pretty-print an IDENTIFIER_NODE, precedeed by whitespace is necessary.  */
+/* Pretty-print an IDENTIFIER_NODE, preceded by whitespace is necessary.  */
 
 void
 pp_c_identifier (c_pretty_printer *pp, const char *id)