aboutsummaryrefslogtreecommitdiff
path: root/ident
diff options
context:
space:
mode:
Diffstat (limited to 'ident')
-rw-r--r--ident/provider.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ident/provider.c b/ident/provider.c
index 628c267..44ae342 100644
--- a/ident/provider.c
+++ b/ident/provider.c
@@ -142,7 +142,7 @@ pies_config_provider (struct grecs_node *node)
if (mp->configure && mp->configure (node, prov))
{
- grecs_error (&node->locus, 0, "provider configration failed");
+ grecs_error (&node->locus, 0, "provider configuration failed");
//FIXME: memory leak
return 1;
}

Return to:

Send suggestions and report system problems to the System administrator.