From 34b093aa9da2b34c01f718d30369d4ab38c0610e Mon Sep 17 00:00:00 2001 From: niki Date: Tue, 20 Dec 2005 08:44:31 +0000 Subject: [PATCH] typo --- src/configfile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configfile.h b/src/configfile.h index 13eb82b7..0458360c 100644 --- a/src/configfile.h +++ b/src/configfile.h @@ -37,7 +37,7 @@ void cf_unregister (char *type); * DESCRIPTION * `cf_register' is called by plugins that wish to receive config keys. The * plugin will then receive all keys it registered for if they're found in a - * `' section. + * `' section. * * PARAMETERS * `type' Name of the plugin (must be the same as passed to -- 2.30.2