Author: metze Date: 2006-01-11 16:29:02 +0000 (Wed, 11 Jan 2006) New Revision: 12849
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12849 Log: fix typo metze Modified: branches/SAMBA_4_0/source/lib/ldb/include/ldb_private.h Changeset: Modified: branches/SAMBA_4_0/source/lib/ldb/include/ldb_private.h =================================================================== --- branches/SAMBA_4_0/source/lib/ldb/include/ldb_private.h 2006-01-11 16:22:15 UTC (rev 12848) +++ branches/SAMBA_4_0/source/lib/ldb/include/ldb_private.h 2006-01-11 16:29:02 UTC (rev 12849) @@ -29,7 +29,7 @@ * * Component: ldb private header * - * Description: defines internal ldb structures used by th esubsystem and modules + * Description: defines internal ldb structures used by the subsystem and modules * * Author: Andrew Tridgell * Author: Stefan Metzmacher
