summaryrefslogtreecommitdiff
path: root/gcc/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/plugin.c')
-rw-r--r--gcc/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/plugin.c b/gcc/plugin.c
index 63d1cae4ede..1f56fa2f38b 100644
--- a/gcc/plugin.c
+++ b/gcc/plugin.c
@@ -865,7 +865,7 @@ get_event_last (void)
/* Retrieve the default plugin directory. The gcc driver should have passed
- it as -iplugindir <dir> to the cc1 program, and it is queriable thru the
+ it as -iplugindir <dir> to the cc1 program, and it is queriable through the
-print-file-name=plugin option to gcc. */
const char*
default_plugin_dir_name (void)