diff --git a/xCAT-server/sbin/db2sqlsetup b/xCAT-server/sbin/db2sqlsetup index 5263e5945..e5aeac8a8 100755 --- a/xCAT-server/sbin/db2sqlsetup +++ b/xCAT-server/sbin/db2sqlsetup @@ -903,7 +903,7 @@ sub catalogServer sub createxcatdb { xCAT::MsgUtils->message("I", - "Creating the xCAT database. This can take serveral minutes."); + "Creating the xCAT database. This can take several minutes."); my $cmd; my $rc = 0;