Fix typo in comment.
authorDavid E. Wheeler <david@justatheory.com>
Tue, 17 Dec 2013 01:00:14 +0000 (17:00 -0800)
committerDavid E. Wheeler <david@justatheory.com>
Tue, 17 Dec 2013 01:00:14 +0000 (17:00 -0800)
Bucardo.pm

index eaf0e281d61f1c9b88439cbaeac65d0439997433..6810e81fe8e6de4aeef5d0642f4f8810d618cfd0 100644 (file)
@@ -2050,7 +2050,7 @@ sub start_kid {
             $found_first_source = 1;
         }
 
-        ## If this is inactive, we've already checked that if it is a souce in validate_sync
+        ## If this is inactive, we've already checked that if it is a source in validate_sync
         ## Thus, if we made it this far, it is a target and should be skipped
         if ($x->{status} eq 'inactive') {
             $self->glog(qq{Skipping inactive database "$dbname" entirely});