diff options
author | Perl 5 Porters <perl5-porters@africa.nicoh.com> | 1996-07-10 07:40:12 +0000 |
---|---|---|
committer | Charles Bailey <bailey@genetics.upenn.edu> | 1996-07-10 07:40:12 +0000 |
commit | 365675d5a5d16b269b3de83e4b6954d130f3779c (patch) | |
tree | 998cd4c71357408da83372d7c34f80d4ba34aa13 /myconfig | |
parent | b5dd76528f58e6d304c1986b9ed0d87463d41795 (diff) | |
download | perl-365675d5a5d16b269b3de83e4b6954d130f3779c.tar.gz |
Correct typo osver --> osvers
Diffstat (limited to 'myconfig')
-rwxr-xr-x | myconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ $spitshell <<!GROK!THIS! Summary of my $package ($baserev patchlevel $PATCHLEVEL subversion $SUBVERSION) configuration: Platform: - osname=$osname, osver=$osvers, archname=$archname + osname=$osname, osvers=$osvers, archname=$archname uname='$myuname' hint=$hint, useposix=$useposix, d_sigaction=$d_sigaction Compiler: |