diff options
| author | Heikki Linnakangas | 2014-04-01 06:27:37 +0000 |
|---|---|---|
| committer | Heikki Linnakangas | 2014-04-01 06:29:21 +0000 |
| commit | d747c6da6aedbbf141870136d1782f23c837029c (patch) | |
| tree | 2bc0ce76424fd13c4ef5e56a6aafd64255981d11 /contrib/sepgsql | |
| parent | e452019d8e29eb52dd755ba307b96a42f89da550 (diff) | |
Fix typo in comment.
Amit Langote
Diffstat (limited to 'contrib/sepgsql')
| -rw-r--r-- | contrib/sepgsql/relation.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sepgsql/relation.c b/contrib/sepgsql/relation.c index a3005ad897..e2bf2f083d 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 * |
