Code

typo
authorniki <niki>
Tue, 20 Dec 2005 08:44:31 +0000 (08:44 +0000)
committerniki <niki>
Tue, 20 Dec 2005 08:44:31 +0000 (08:44 +0000)
src/configfile.h

index 13eb82b72ac74fe2857bca89dad2f34f6f63bbfa..0458360c767ff6a40ac6b17e7b9c78f00df319f7 100644 (file)
@@ -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
- *  `<Moudle $type>' section.
+ *  `<Module $type>' section.
  *
  * PARAMETERS
  *  `type'      Name of the plugin (must be the same as passed to