diff --git a/userspace/engine/filter_macro_resolver.h b/userspace/engine/filter_macro_resolver.h index 8c1b1f70..4c3888e6 100644 --- a/userspace/engine/filter_macro_resolver.h +++ b/userspace/engine/filter_macro_resolver.h @@ -60,7 +60,7 @@ class filter_macro_resolver /*! \brief used in get_{resolved,unknown}_macros and get_errors - to represent an identifer/string value along with an AST position. + to represent an identifier/string value along with an AST position. */ typedef std::pair value_info;