<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -294,9 +294,9 @@ function f:UNIT_AURA(event, unit)
 				-- Highest priority
 				cur = name
 				tex = buffTexture
-				dis = nil
+				dis = dtype
 			elseif dtype and dtype ~= &quot;None&quot; then
-				if dispellPriority[dtype] &gt; dispellPriority[dis or &quot;None&quot;] then
+				if not dis or dispellPriority[dtype] &gt; dispellPriority[dis] then
 					cur = name
 					tex = buffTexture
 					dis = dtype</diff>
      <filename>events.lua</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>efabd1b823bdf90c6ac49e3ba34d2ba5c8506b21</id>
    </parent>
  </parents>
  <author>
    <name>Zariel</name>
    <email>c.bannister@gmail.com</email>
  </author>
  <url>http://github.com/Zariel/ouf_grid/commit/a4455f8fcf6f8547aa8904513c7205925b645209</url>
  <id>a4455f8fcf6f8547aa8904513c7205925b645209</id>
  <committed-date>2009-07-04T11:37:46-07:00</committed-date>
  <authored-date>2009-07-04T11:37:46-07:00</authored-date>
  <message>Fix dispelling</message>
  <tree>554da45aa51eab502285b261c5b8d7f2ff0d9a60</tree>
  <committer>
    <name>Zariel</name>
    <email>c.bannister@gmail.com</email>
  </committer>
</commit>
