From 9b201abaff28b5c70bf1bce96454d3e6d67f914b Mon Sep 17 00:00:00 2001 From: miker Date: Tue, 3 Apr 2007 03:47:21 +0000 Subject: [PATCH] Typo reported by Dan Scott git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_1_0@860 9efc2488-bf62-4759-914b-345cdb29e865 --- src/perlmods/OpenSRF/System.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/perlmods/OpenSRF/System.pm b/src/perlmods/OpenSRF/System.pm index c88324f..eb18ad4 100644 --- a/src/perlmods/OpenSRF/System.pm +++ b/src/perlmods/OpenSRF/System.pm @@ -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); -- 2.11.0