From 5d4b60f2f25bedee257aaf6f2f4ac77028629b87 Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Mon, 23 Apr 2012 22:43:09 -0400 Subject: Lots of doc corrections. Josh Kupershmidt --- contrib/sepgsql/label.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/sepgsql/label.c') diff --git a/contrib/sepgsql/label.c b/contrib/sepgsql/label.c index deadd88b041..85f4efe072a 100644 --- a/contrib/sepgsql/label.c +++ b/contrib/sepgsql/label.c @@ -74,7 +74,7 @@ typedef struct { * sepgsql_get_client_label * * Returns the current security label of the client. All code should use this - * routine to get the current label, instead of refering to the client_label_* + * routine to get the current label, instead of referring to the client_label_* * variables above. */ char * -- cgit v1.2.3