From ca4eab037049ff56a0bfef679b5326b3003127d3 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Wed, 6 Aug 2008 19:51:29 -0400 Subject: fix a typo --- doc/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo.txt b/doc/todo.txt index d844283..f85f060 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -2,7 +2,7 @@ for which we're trying to provide default settings. (NIS) * More tests. * Stop using an internal function to send the LDAP result for failed searches. -* Reimplement / and // operator support to attribute references. +* Reimplement / and // operator support in attribute references. * Log messages at the right levels -- right now we log most everything at level "plugin" which isn't useful until you crank up the log level to ridiculous extremes. -- cgit