From ae8e5b48e7206993d22f06953b0dce5bb70decc0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Matthias=20Dieter=20Walln=C3=B6fer?= Date: Wed, 26 Aug 2009 05:17:40 +0200 Subject: [PATCH] s4: Fix typo --- source4/lib/ldb/modules/asq.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source4/lib/ldb/modules/asq.c b/source4/lib/ldb/modules/asq.c index 271cf526250..0819f7f5597 100644 --- a/source4/lib/ldb/modules/asq.c +++ b/source4/lib/ldb/modules/asq.c @@ -26,8 +26,8 @@ * * Component: ldb attribute scoped query control module * - * Description: this module searches all the the objects pointed - * by the DNs contained in the references attribute + * Description: this module searches all the objects pointed by + * the DNs contained in the references attribute * * Author: Simo Sorce */ -- 2.11.4.GIT