Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsilonPrime committed Sep 24, 2024
1 parent 054b2ed commit 522e999
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ void InitialPlanProtoVisitor::updateLocalSchema(
// TODO -- Add support for grouping fields (needs text syntax).
errorListener_->addError(
"Asked to emit a field (" + std::to_string(item) +
" beyond what the aggregate produced.");
") beyond what the aggregate produced.");
}
}
return;
Expand Down

0 comments on commit 522e999

Please sign in to comment.