Show
Ignore:
Timestamp:
07/29/06 18:21:54 (7 years ago)
Author:
khali
Message:

Typo fix, thanks to Brian C for reporting.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/prog/detect/sensors-detect

    r4078 r4079  
    24262426    print ("Sorry, no PCI bus adapters found.\n"); 
    24272427  } else { 
    2428     printf ("Probe succesfully concluded.\n"); 
     2428    printf ("Probe successfully concluded.\n"); 
    24292429  } 
    24302430  return @res; 
     
    54085408            } 
    54095409          } else { 
    5410             print "Module loaded succesfully.\n"; 
     5410            print "Module loaded successfully.\n"; 
    54115411          } 
    54125412        } 
     
    54405440        print " Loading failed, expect problems later on.\n"; 
    54415441      } else { 
    5442         print " Module loaded succesfully.\n"; 
     5442        print " Module loaded successfully.\n"; 
    54435443      } 
    54445444    } 
     
    55695569 
    55705570  print "\n\n", 
    5571         "I will now generate the commands needed to load the I2C modules.\n"; 
     5571        "I will now generate the commands needed to load the required modules.\n"; 
    55725572      
    55735573  my ($modprobes, $configfile) = generate_modprobes 1;  # 1 == prefer ISA