diff options
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r-- | perl-install/install2.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm index b1120e8d9..f02f65996 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -78,7 +78,7 @@ arch() =~ /alpha/ ? ( $installSteps{first} = $installSteps[0]; } #-##################################################################################### -#-INTERN CONSTANT +#-INTERNAL CONSTANT #-##################################################################################### #- these strings are used in quite a lot of places and must not be changed!!!!! |