]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-opts.c
* alias.c: Fix comment typos.
[thirdparty/gcc.git] / gcc / c-opts.c
index 5270d625a20654fad4588798cecbba7cd44da446..bb074615e2a9bbc0088299d50d5600c9d17ebf2b 100644 (file)
@@ -314,7 +314,7 @@ static const struct cl_option cl_options[] =
 #undef COMMAND_LINE_OPTIONS
 
 /* Holds switches parsed by c_common_decode_option (), but whose
-   handling is deffered to c_common_post_options ().  */
+   handling is deferred to c_common_post_options ().  */
 static void defer_opt PARAMS ((enum opt_code, const char *));
 static struct deferred_opt
 {