From c12bf5a549202121c0759d771015910767b4446d Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 14 May 2012 13:44:00 +0000 Subject: [PATCH] fix comments for getAttribs git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12664 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Table.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Table.pm b/perl-xCAT/xCAT/Table.pm index 03416de1e..a428730e8 100644 --- a/perl-xCAT/xCAT/Table.pm +++ b/perl-xCAT/xCAT/Table.pm @@ -3254,7 +3254,7 @@ sub getAttribs { #Takes two arguments: - #-Node name (will be compared against the 'Node' column) + #-Key(s) name (will be compared against the table key(s) value) #-List reference of attributes for which calling code wants at least one of defined # (recurse argument intended only for internal use.) # Returns a hash reference with requested attributes defined.