From 224bcda06125b9bed40c365af9b9700afa27eb33 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Wed, 11 Jan 2006 16:00:27 +0000 Subject: r12845: fix some typos metze (This used to be commit 5d0ae1d2aef3fc7ddb4cb9269bb028beeaee6dfb) --- source4/lib/ldb/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/lib/ldb/web') diff --git a/source4/lib/ldb/web/index.html b/source4/lib/ldb/web/index.html index 02da4bf1d3..f0921b68cc 100644 --- a/source4/lib/ldb/web/index.html +++ b/source4/lib/ldb/web/index.html @@ -8,7 +8,7 @@

ldb

ldb is a LDAP-like embedded database. It is not at all LDAP standards -complient, so if you want a standards complient database then please +compliant, so if you want a standards compliant database then please see the excellent OpenLDAP project.

-- cgit