Fix a typo
authorVolker Lendecke <vl@samba.org>
Sun, 26 Jul 2009 18:56:58 +0000 (20:56 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 27 Jul 2009 14:15:54 +0000 (16:15 +0200)
source3/winbindd/winbindd_cm.c

index 396a30377fc7a1a37e6d36659516f869dbb67ae1..a7c63ea71ee297fbfff7b4aa5a7cb46a90c20dd5 100644 (file)
@@ -356,7 +356,7 @@ void set_domain_offline(struct winbindd_domain *domain)
                return;
        }
 
-       /* If we're in statup mode, check again in 10 seconds, not in
+       /* If we're in startup mode, check again in 10 seconds, not in
           lp_winbind_reconnect_delay() seconds (which is 30 seconds by default). */
 
        calc_new_online_timeout_check(domain);