<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,11 +1,11 @@
 &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC &quot;-//Apple Computer//DTD PLIST 1.0//EN&quot; &quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd&quot;&gt;
+&lt;!DOCTYPE plist PUBLIC &quot;-//Apple//DTD PLIST 1.0//EN&quot; &quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd&quot;&gt;
 &lt;plist version=&quot;1.0&quot;&gt;
 &lt;dict&gt;
-	&lt;key&gt;comment&lt;/key&gt;
-	&lt;string&gt;Created by Jacob Rus.  Based on &#8216;Slate&#8217; by Wilson Miner&lt;/string&gt;
 	&lt;key&gt;author&lt;/key&gt;
 	&lt;string&gt;Jacob Rus&lt;/string&gt;
+	&lt;key&gt;comment&lt;/key&gt;
+	&lt;string&gt;Created by Jacob Rus.  Based on &#8216;Slate&#8217; by Wilson Miner&lt;/string&gt;
 	&lt;key&gt;name&lt;/key&gt;
 	&lt;string&gt;Cobalt&lt;/string&gt;
 	&lt;key&gt;settings&lt;/key&gt;
@@ -31,7 +31,7 @@
 			&lt;key&gt;name&lt;/key&gt;
 			&lt;string&gt;Punctuation&lt;/string&gt;
 			&lt;key&gt;scope&lt;/key&gt;
-			&lt;string&gt;punctuation - (punctuation.definition.string || punctuation.definition.comment)&lt;/string&gt;
+			&lt;string&gt;punctuation - (punctuation.definition.string | punctuation.definition.comment)&lt;/string&gt;
 			&lt;key&gt;settings&lt;/key&gt;
 			&lt;dict&gt;
 				&lt;key&gt;fontStyle&lt;/key&gt;</diff>
      <filename>Themes/Cobalt.tmTheme</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3a7c31c2c0e9c69a13b39cca561532723d56f20e</id>
    </parent>
  </parents>
  <author>
    <name>duff</name>
    <email>duff@dfb7d73b-c2ec-0310-8fea-fb051d288c6d</email>
  </author>
  <url>http://github.com/kballard/textmate-bundles/commit/26577b3519f37546c393adeab8c0bb3322c18b84</url>
  <id>26577b3519f37546c393adeab8c0bb3322c18b84</id>
  <committed-date>2009-05-27T00:39:55-07:00</committed-date>
  <authored-date>2009-05-27T00:39:55-07:00</authored-date>
  <message>&#8226; a scope selector was using &#8216;||&#8217; instead of &#8216;|&#8217;.

Since the empty string is a valid scope selector (matching everything) adding &#8216;||&#8217; would make it match everything (though it was used in an asymmetric difference, so the style was never used).


git-svn-id: http://svn.textmate.org/trunk@11567 dfb7d73b-c2ec-0310-8fea-fb051d288c6d</message>
  <tree>813ab8b618a4adda282a7144f485507b6ca267e1</tree>
  <committer>
    <name>duff</name>
    <email>duff@dfb7d73b-c2ec-0310-8fea-fb051d288c6d</email>
  </committer>
</commit>
