<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -187,7 +187,7 @@
     &lt;/if&gt;
     &lt;if test=&quot;ownProperties.length&quot;&gt;
       &lt;div class=&quot;field-summary summary&quot;&gt;
-        &lt;h2&gt;Field Summary&lt;/h2&gt;
+        &lt;h2&gt;Property Summary&lt;/h2&gt;
         &lt;ul&gt;
         &lt;for each=&quot;member&quot; in=&quot;ownProperties&quot;&gt;
           &lt;if test=&quot;!(member.isConstant)&quot;&gt;
@@ -213,7 +213,7 @@
       borrowedMembers.map(function($) {if (contributers.indexOf($.memberOf) &lt; 0) contributers.push($.memberOf)});
       for (var i = 0, l = contributers.length; i &lt; l; i++) {
         output +=
-          &quot;&lt;dt&gt;Fields borrowed from class &quot;+new Link().toSymbol(contributers[i])+&quot;: &lt;/dt&gt;&quot;
+          &quot;&lt;dt&gt;Properties borrowed from class &quot;+new Link().toSymbol(contributers[i])+&quot;: &lt;/dt&gt;&quot;
           +
           &quot;&lt;dd&gt;&quot; +
           borrowedMembers
@@ -295,7 +295,7 @@
 &lt;!-- ============================== field details ========================== --&gt;    
   &lt;if test=&quot;defined(ownProperties) &amp;&amp; ownProperties.length&quot;&gt;
     &lt;div class=&quot;field-detail detail&quot;&gt;
-      &lt;a name=&quot;field_detail&quot;&gt;&lt;h2&gt;Field Details&lt;/h2&gt;&lt;/a&gt; 
+      &lt;a name=&quot;field_detail&quot;&gt;&lt;h2&gt;Property Details&lt;/h2&gt;&lt;/a&gt; 
       &lt;for each=&quot;property&quot; in=&quot;ownProperties&quot;&gt;
         &lt;if test=&quot;!(property.isConstant)&quot;&gt;
           &lt;!-- One single method detail entry --&gt;</diff>
      <filename>jsdoc/templates/sproutcore/class.tmpl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>459bab40c1778738b2a3f5182126d68918043887</id>
    </parent>
  </parents>
  <author>
    <name>Erich Ocean</name>
    <email>erich@atlasocean.com</email>
  </author>
  <url>http://github.com/sproutit/sproutcore-buildtools/commit/b2e4fc6919c5f3d1eb38b5dd41ff2fed3d52fc06</url>
  <id>b2e4fc6919c5f3d1eb38b5dd41ff2fed3d52fc06</id>
  <committed-date>2008-07-10T14:10:00-07:00</committed-date>
  <authored-date>2008-07-10T14:10:00-07:00</authored-date>
  <message>change uses of &quot;field&quot; to &quot;property&quot; instead</message>
  <tree>7bb23a27abb4894c0a12d0a4041f00821a96287a</tree>
  <committer>
    <name>Erich Ocean</name>
    <email>erich@atlasocean.com</email>
  </committer>
</commit>
