From bf26c7ef402ed231e05e4ced169ff1c6b00ced00 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 15 May 2013 18:20:42 +0200 Subject: source4/TODO: Fix typo. Signed-off-by: Karolin Seeger Reviewed-by: Jeremy Allison --- source4/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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? -- cgit