mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
- Typo fix.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2005 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2557,7 +2557,7 @@ sub listGroupAttributes {
|
||||
return if issueWarning($SCST->errorString());
|
||||
|
||||
if (!scalar(keys %{$attributes})) {
|
||||
print "No suck driver/target/group '$driver/$target/$group' found.\n";
|
||||
print "No such driver/target/group '$driver/$target/$group' found.\n";
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user