summaryrefslogtreecommitdiffstats
path: root/os-plugins/OpenSLX/OSPlugin
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/OpenSLX/OSPlugin')
-rw-r--r--os-plugins/OpenSLX/OSPlugin/Base.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/os-plugins/OpenSLX/OSPlugin/Base.pm b/os-plugins/OpenSLX/OSPlugin/Base.pm
index 5c8f4e6c..2b6075f5 100644
--- a/os-plugins/OpenSLX/OSPlugin/Base.pm
+++ b/os-plugins/OpenSLX/OSPlugin/Base.pm
@@ -184,8 +184,7 @@ sub getDefaultAttrsForVendorOS
=item checkStage3AttrValues()
-Checks if the stage3 values given in B<$stage3Attrs> are allowed and makes
-sense.
+Checks if the stage3 values given in B<$stage3Attrs> are allowed and make sense.
This method returns an array-ref of problems found. If there were no problems,
this methods returns undef.