diff --git a/polly/include/polly/CodeGen/BlockGenerators.h b/polly/include/polly/CodeGen/BlockGenerators.h index 23ebf0581204..fca0edc47fb5 100644 --- a/polly/include/polly/CodeGen/BlockGenerators.h +++ b/polly/include/polly/CodeGen/BlockGenerators.h @@ -329,8 +329,8 @@ protected: ValueMapT &BBMap, __isl_keep isl_id_to_ast_expr *NewAccesses); - /// When statement tracing is enable, build the print instructions for - /// printing the current statement instance and its input scalars. + /// When statement tracing is enabled, build the print instructions for + /// printing the current statement instance. /// /// The printed output looks like: ///