diff options
author | Karolin Seeger <ks@samba.org> | 2008-02-04 09:13:23 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:42 -0500 |
commit | 03a2c23a1560c635e00c4acc3a84132c991bc846 (patch) | |
tree | 4926501caf622d415e34cff8d607e558d92cd64b | |
parent | ea83edf3e36638a285a782f2738db7dc810d31c4 (diff) | |
download | samba-03a2c23a1560c635e00c4acc3a84132c991bc846.tar.gz samba-03a2c23a1560c635e00c4acc3a84132c991bc846.tar.bz2 samba-03a2c23a1560c635e00c4acc3a84132c991bc846.zip |
Fix typo.
Karolin
(This used to be commit b0a6e0bed97ca2aa9827b722b46627e7fee50b84)
-rw-r--r-- | docs/smbdotconf/logging/loglevel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/logging/loglevel.xml b/docs/smbdotconf/logging/loglevel.xml index 7abf10990c..afc52de632 100644 --- a/docs/smbdotconf/logging/loglevel.xml +++ b/docs/smbdotconf/logging/loglevel.xml @@ -8,7 +8,7 @@ <para> The value of the parameter (a astring) allows the debug level (logging level) to be specified in the <filename moreinfo="none">smb.conf</filename> file. This parameter has been extended since the 2.2.x - series, now it allow to specify the debug level for multiple debug classes. This is to give greater + series, now it allows to specify the debug level for multiple debug classes. This is to give greater flexibility in the configuration of the system. </para> |