<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ Base-implementation
 
 In some instances you end up producing tons of views that actually do mostly
 the same except for perhaps one or two lines. This module offers you a simple
-alternative:
+alternative::
     
     from django_oopviews.base import create_view, BaseView
     </diff>
      <filename>README.rst</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 &quot;&quot;&quot;
 In some instances you end up producing tons of views that actually do mostly
 the same except for perhaps one or two lines. This module offers you a simple
-alternative:
+alternative::
     
     from django_oopviews import create_view, BaseView
     </diff>
      <filename>django_oopviews/base.py</filename>
    </modified>
    <modified>
      <diff>@@ -36,7 +36,7 @@ content-type, but if you set a value to a tuple instead of just a string, it
 will take the first element of that tuple as a priority value similar to the
 one used in the &quot;Accept&quot;-handling. This way, you can prioritize methods for 
 the case, that the user requests any type of a given family like for instance
-'text/*'.
+'text/\*'.
 &quot;&quot;&quot;
 
 from django.http import HttpResponse</diff>
      <filename>django_oopviews/ctn.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6002677bd2f3617bce4db65d9403f6ccd423234a</id>
    </parent>
  </parents>
  <author>
    <name>Horst Gutmann</name>
    <email>zerok@zerokspot.com</email>
  </author>
  <url>http://github.com/zerok/django-oopviews/commit/e3202e73b801cf603818daa7cbf7ddf46ae87a8c</url>
  <id>e3202e73b801cf603818daa7cbf7ddf46ae87a8c</id>
  <committed-date>2008-09-30T09:11:23-07:00</committed-date>
  <authored-date>2008-09-30T09:11:23-07:00</authored-date>
  <message>Fixed some small typos in the docs</message>
  <tree>1e59dd09cda14f12bad8fc195975524f2b8d720b</tree>
  <committer>
    <name>Horst Gutmann</name>
    <email>zerok@zerokspot.com</email>
  </committer>
</commit>
