<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -38,7 +38,7 @@ example::
     check_edit_permission(ob, user):
         return user.is_authenticated()
 
-If ob is None, then the function is checking for permission to add new events
+If ob is None, then the function is checking for permission to add new occurrences.
 
 .. _ref-settings-get-events-func:
 </diff>
      <filename>docs/settings.txt</filename>
    </modified>
    <modified>
      <diff>@@ -24,7 +24,7 @@ SHOW_CANCELLED_OCCURRENCES = getattr(settings, 'SHOW_CANCELLED_OCCURRENCES',
 
 # Callable used to check if a user has edit permissions to event
 # (and occurrence). Used by check_edit_permission decorator
-# if ob==None we check permission to add events
+# if ob==None we check permission to add occurrence
 CHECK_PERMISSION_FUNC = getattr(settings, 'CHECK_PERMISSION_FUNC', None)
 if not CHECK_PERMISSION_FUNC:
     def check_edit_permission(ob, user):</diff>
      <filename>schedule/conf/settings.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2d88628234e5786dcb4037a102ee7e42f7fdb027</id>
    </parent>
  </parents>
  <author>
    <name>Bartek Gorny</name>
    <email>bartek@gorny.edu.pl</email>
  </author>
  <url>http://github.com/thauber/django-schedule/commit/b78d131c2fb91fb30fa0a7721b0acda8be9844c2</url>
  <id>b78d131c2fb91fb30fa0a7721b0acda8be9844c2</id>
  <committed-date>2009-08-31T04:00:01-07:00</committed-date>
  <authored-date>2009-08-31T04:00:01-07:00</authored-date>
  <message>fixed docstring</message>
  <tree>004ccec7b2b156393798138822a25c89ba7fbd36</tree>
  <committer>
    <name>Bartek Gorny</name>
    <email>bartek@gorny.edu.pl</email>
  </committer>
</commit>
