diff options
Diffstat (limited to 'elaborate.cxx')
-rw-r--r-- | elaborate.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elaborate.cxx b/elaborate.cxx index 8cfb455a..7fc9784e 100644 --- a/elaborate.cxx +++ b/elaborate.cxx @@ -312,7 +312,7 @@ alias_expansion_builder vector<derived_probe *> & finished_results) { // We're going to build a new probe and wrap it up in an - // alias_expansion_probe so that the expansion loop recognizer it as + // alias_expansion_probe so that the expansion loop recognizes it as // such and re-expands its expansion. probe * n = new probe(); |