From 8658635a964949e813db8b1dd39afdde0abc4ed8 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 27 Mar 2009 16:24:02 +0000 Subject: [PATCH] fix spelling git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3018 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 903f96421..2d43643b1 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -537,7 +537,7 @@ site => { " nodestatus:\tIf set to 'n', the nodelist.status column will not be updated during the node deployment, node discovery and power operation.\n\n". " ntpservers:\tA comma delimited list of NTP servers for the cluster - often the xCAT management node.\n\n". " ppcmaxp:\tThe max # of processes for PPC hw ctrl.\n\n". - " ppcretry:\tThw max # of PPC hw connection attempts before failing.\n\n". + " ppcretry:\tThe max # of PPC hw connection attempts before failing.\n\n". " ppctimeout:\tThe timeout, in milliseconds, to use when communicating with PPC hw.\n\n". " sharedtftp:\tSet to no/0 if xCAT should not assume /tftpboot is mounted on all service nodes. Default is 1.\n\n". " timezone:\t(e.g. America/New_York)\n\n".