[haiku-commits] r42923 - haiku/trunk/3rdparty/mmu_man/scripts

  • From: joe.prostko@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 26 Oct 2011 04:32:59 +0200 (CEST)

Author: jprostko
Date: 2011-10-26 04:32:59 +0200 (Wed, 26 Oct 2011)
New Revision: 42923
Changeset: https://dev.haiku-os.org/changeset/42923

Modified:
   haiku/trunk/3rdparty/mmu_man/scripts/HardwareChecker.sh
Log:
* Fix a couple of spelling mistakes, one which affects functionality


Modified: haiku/trunk/3rdparty/mmu_man/scripts/HardwareChecker.sh
===================================================================
--- haiku/trunk/3rdparty/mmu_man/scripts/HardwareChecker.sh     2011-10-26 
00:02:02 UTC (rev 42922)
+++ haiku/trunk/3rdparty/mmu_man/scripts/HardwareChecker.sh     2011-10-26 
02:32:59 UTC (rev 42923)
@@ -10,7 +10,7 @@
 
 
 netcat=netcat
-report_site=haikuware.con
+report_site=haikuware.com
 report_cgi=http://haikuware.com/hwreport.php
 
 do_notify ()
@@ -79,7 +79,7 @@
 check_pci ()
 {
        echo "<h2>PCI devices</h2><dl>"
-       echo "<div><i>List ot detected PCI devices. This does not indicate that 
every probed device is supported by a driver.</i></div><br />"
+       echo "<div><i>List of detected PCI devices. This does not indicate that 
every probed device is supported by a driver.</i></div><br />"
        devn=0
        bus="pci"
        vendor=''


Other related posts: