summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-05-15 18:20:42 +0200
committerJeremy Allison <jra@samba.org>2013-05-15 21:04:42 -0700
commitbf26c7ef402ed231e05e4ced169ff1c6b00ced00 (patch)
treeca2f2302446d11a68c75ea324f1e64410bb2037d /source4
parent8673d0d16b68bf403b18aa29f502b36c9bbc2ab1 (diff)
downloadsamba-bf26c7ef402ed231e05e4ced169ff1c6b00ced00.tar.gz
samba-bf26c7ef402ed231e05e4ced169ff1c6b00ced00.tar.bz2
samba-bf26c7ef402ed231e05e4ced169ff1c6b00ced00.zip
source4/TODO: Fix typo.
Signed-off-by: Karolin Seeger <kseeger@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source4')
-rw-r--r--source4/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/TODO b/source4/TODO
index f8bc7b264b..e621e275cd 100644
--- a/source4/TODO
+++ b/source4/TODO
@@ -2,7 +2,7 @@ lib/registry/TODO
../lib/tdr/TODO
../pidl/TODO
-- seperate adminlog mechanism (as opposed to the current DEBUG log,
+- separate adminlog mechanism (as opposed to the current DEBUG log,
which is not really aimed at administrators but more at developers)
Perhaps similar to eventlog so we can also use eventlog to retrieve the data?