diff --git a/src/include/utils/tqual.h b/src/include/utils/tqual.h index a788e376bc6..ee8345e4097 100644 --- a/src/include/utils/tqual.h +++ b/src/include/utils/tqual.h @@ -91,7 +91,7 @@ extern void HeapTupleSetHintBits(HeapTupleHeader tuple, Buffer buffer, extern bool HeapTupleHeaderIsOnlyLocked(HeapTupleHeader tuple); /* - * To avoid leaking to much knowledge about reorderbuffer implementation + * To avoid leaking too much knowledge about reorderbuffer implementation * details this is implemented in reorderbuffer.c not tqual.c. */ extern bool ResolveCminCmaxDuringDecoding(struct HTAB *tuplecid_data,