summaryrefslogtreecommitdiff
path: root/gcc/timevar.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/timevar.h')
-rw-r--r--gcc/timevar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/timevar.h b/gcc/timevar.h
index eda74c0bdd7..f0d2fd2a548 100644
--- a/gcc/timevar.h
+++ b/gcc/timevar.h
@@ -63,7 +63,7 @@ struct timevar_time_def
float wall;
};
-/* An enumeration of timing variable indentifiers. Constructed from
+/* An enumeration of timing variable identifiers. Constructed from
the contents of timevar.def. */
#define DEFTIMEVAR(identifier__, name__) \