Fix typo.
authorKarolin Seeger <kseeger@samba.org>
Fri, 8 Feb 2008 08:52:05 +0000 (09:52 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 8 Feb 2008 09:05:47 +0000 (10:05 +0100)
Karolin
(This used to be commit 53b83bb53ff02878748fada589fd2faf3520d260)

source3/passdb/pdb_interface.c

index 0ab45bafc31777c648e285c64079ee1e6992cda5..fbba8bcaee452fe1a58ab42027d003752e88eebe 100644 (file)
@@ -168,7 +168,7 @@ NTSTATUS make_pdb_method_name(struct pdb_methods **methods, const char *selected
 }
 
 /******************************************************************
- Return an already initialised pdn_methods structure
+ Return an already initialized pdb_methods structure
 *******************************************************************/
 
 static struct pdb_methods *pdb_get_methods_reload( bool reload )