<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 qscriptprofiler is a profiler for QtScript (a Javascript language that is part of Qt)
 
-qsscriptprofiler runs with script files as arguments that are each executed in the order they are passed.  At the end it will generate a callgrind file that can be loaded in KCachegrind.  KCachegrind is a very good visual tool for profile data.  qscriptprofile uses gettimeofday() to determine how long something takes so there is the possibility that it isn't completly accurate if your system is under heavy load.  The profiler can be used in other projects and a pri file is included.  QSProfiler uses the QScriptEngineAgent which is part of Qt 4.4 and greater (As of this writing 4.4 isn't released, but you can down snapshots) 
+qscriptprofiler runs with script files as arguments that are each executed in the order they are passed.  At the end it will generate a callgrind file that can be loaded in KCachegrind.  KCachegrind is a very good visual tool for profile data.  qscriptprofiler uses gettimeofday() to determine how long something takes so there is the possibility that it isn't completly accurate if your system is under heavy load.  The profiler can be used in other projects and a pri file is included.  QSProfiler uses the QScriptEngineAgent which is part of Qt 4.4 and greater (As of this writing 4.4 isn't released, but you can down snapshots) 
 
 For more information about kcachegrind go here:
 http://kcachegrind.sourceforge.net/cgi-bin/show.cgi</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>794ebf76b2f1a49f1c7fa629049fcfeee13583e5</id>
    </parent>
  </parents>
  <author>
    <name>Benjamin C Meyer</name>
    <email>ben@meyerhome.net</email>
  </author>
  <url>http://github.com/icefox/qscriptprofiler/commit/8f4f3a7b7468d37f6ec87395223cd6a2dbf49953</url>
  <id>8f4f3a7b7468d37f6ec87395223cd6a2dbf49953</id>
  <committed-date>2007-11-08T14:53:01-08:00</committed-date>
  <authored-date>2007-11-08T14:53:01-08:00</authored-date>
  <message>Fix typos</message>
  <tree>843f9435574f0341b87d78d39dcdb9e9ce39e475</tree>
  <committer>
    <name>Benjamin C Meyer</name>
    <email>ben@meyerhome.net</email>
  </committer>
</commit>
