aboutsummaryrefslogtreecommitdiff
path: root/gcc/mkdeps.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/mkdeps.h')
-rw-r--r--gcc/mkdeps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/mkdeps.h b/gcc/mkdeps.h
index 2be8f81a99c..6054a56f137 100644
--- a/gcc/mkdeps.h
+++ b/gcc/mkdeps.h
@@ -39,7 +39,7 @@ extern void deps_free PARAMS ((struct deps *));
extern void deps_add_target PARAMS ((struct deps *, const char *, int));
/* Sets the default target if none has been given already. An empty
- string as the default target in interpreted as stdin. */
+ string as the default target is interpreted as stdin. */
extern void deps_add_default_target PARAMS ((struct deps *, const char *));
/* Add a dependency (appears on the right side of the colon) to the