registry3: Fix a typo
authorVolker Lendecke <vl@samba.org>
Wed, 26 Nov 2014 20:34:44 +0000 (21:34 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 26 Nov 2014 22:20:04 +0000 (23:20 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/registry/reg_init_full.c

index b222d1392d17cc2b36c3a0be3dfca69e6c9ba537..e47b3f6ab56412a8cf77c74219fc3967175cc90b 100644 (file)
@@ -69,7 +69,7 @@ struct registry_hook reg_hooks[] = {
 
 /***********************************************************************
  Open the registry database and initialize the registry_hook cache
- with all available backens.
+ with all available backends.
  ***********************************************************************/
 
 WERROR registry_init_full(void)