aboutsummaryrefslogtreecommitdiff
path: root/src/backend/catalog/objectaddress.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/catalog/objectaddress.c')
-rw-r--r--src/backend/catalog/objectaddress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/catalog/objectaddress.c b/src/backend/catalog/objectaddress.c
index 3cbee108c38..cd96501cbb5 100644
--- a/src/backend/catalog/objectaddress.c
+++ b/src/backend/catalog/objectaddress.c
@@ -2062,7 +2062,7 @@ pg_get_object_address(PG_FUNCTION_ARGS)
}
/*
- * get_object_address is pretty sensitive to the length its input lists;
+ * get_object_address is pretty sensitive to the length of its input lists;
* check that they're what it wants.
*/
switch (type)