diff options
Diffstat (limited to 'src/include/access/rewriteheap.h')
-rw-r--r-- | src/include/access/rewriteheap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/rewriteheap.h b/src/include/access/rewriteheap.h index 4db495ef418..91f4051d75d 100644 --- a/src/include/access/rewriteheap.h +++ b/src/include/access/rewriteheap.h @@ -41,7 +41,7 @@ typedef struct LogicalRewriteMappingData } LogicalRewriteMappingData; /* --- - * The filename consists out of the following, dash separated, + * The filename consists of the following, dash separated, * components: * 1) database oid or InvalidOid for shared relations * 2) the oid of the relation |