Typo reported by Dan Scott
authormiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 3 Apr 2007 03:47:21 +0000 (03:47 +0000)
committermiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 3 Apr 2007 03:47:21 +0000 (03:47 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@860 9efc2488-bf62-4759-914b-345cdb29e865

src/perlmods/OpenSRF/System.pm

index 6d152a7..cf3e840 100644 (file)
@@ -201,7 +201,7 @@ sub bootstrap {
 
        push @OpenSRF::UnixServer::ISA, $server_type;
 
-       _log( " * System boostrap" );
+       _log( " * System bootstrap" );
        
        # --- Boot the Unix servers
        $self->launch_unix($apps);