From 7ef17dd71db11f2ac03154ec48fa0d5594b026de Mon Sep 17 00:00:00 2001
From: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: Tue, 1 Apr 2014 09:27:37 +0300
Subject: [PATCH] Fix typo in comment.

Amit Langote
---
 contrib/sepgsql/relation.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/sepgsql/relation.c b/contrib/sepgsql/relation.c
index e759a7d98ee..9f25c42b6f5 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
  *
-- 
GitLab