summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Distro
diff options
context:
space:
mode:
Diffstat (limited to 'installer/OpenSLX/OSSetup/Distro')
-rw-r--r--installer/OpenSLX/OSSetup/Distro/Scilin.pm (renamed from installer/OpenSLX/OSSetup/Distro/SciLin.pm)4
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/OpenSLX/OSSetup/Distro/SciLin.pm b/installer/OpenSLX/OSSetup/Distro/Scilin.pm
index 46cab3ea..e1ce5fc3 100644
--- a/installer/OpenSLX/OSSetup/Distro/SciLin.pm
+++ b/installer/OpenSLX/OSSetup/Distro/Scilin.pm
@@ -8,10 +8,10 @@
#
# General information about OpenSLX can be found at http://openslx.org/
# -----------------------------------------------------------------------------
-# OSSetup/Distro/SciLin.pm
+# OSSetup/Distro/Scilin.pm
# - provides Scientific Linux specific overrides of the OSSetup Distro API.
# -----------------------------------------------------------------------------
-package OpenSLX::OSSetup::Distro::SciLin;
+package OpenSLX::OSSetup::Distro::Scilin;
use strict;
use warnings;