diff --git a/contrib/sepgsql/relation.c b/contrib/sepgsql/relation.c
index e759a7d98ee686ded63385ce4475a127817bd44a..9f25c42b6f56e32e98ba3a9883e7d0a7a98eeadf 100644
--- a/contrib/sepgsql/relation.c
+++ b/contrib/sepgsql/relation.c
@@ -1,6 +1,6 @@
 /* -------------------------------------------------------------------------
  *
- * contrib/sepgsql/label.c
+ * contrib/sepgsql/relation.c
  *
  * Routines corresponding to relation/attribute objects
  *