projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
424db84
)
typo
author
niki
<niki>
Tue, 20 Dec 2005 08:44:31 +0000
(08:44 +0000)
committer
niki
<niki>
Tue, 20 Dec 2005 08:44:31 +0000
(08:44 +0000)
src/configfile.h
patch
|
blob
|
history
diff --git
a/src/configfile.h
b/src/configfile.h
index
13eb82b
..
0458360
100644
(file)
--- 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
- * `<Mo
ud
le $type>' section.
+ * `<Mo
du
le $type>' section.
*
* PARAMETERS
* `type' Name of the plugin (must be the same as passed to