[ckan-changes] [okfn/ckan] 413f68: [xs] learn to spell

GitHub noreply at github.com
Thu Apr 19 14:55:10 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 413f680238f204f791d81a384b52748612f58284
      https://github.com/okfn/ckan/commit/413f680238f204f791d81a384b52748612f58284
  Author: Toby <toby.junk at gmail.com>
  Date:   2012-04-19 (Thu, 19 Apr 2012)

  Changed paths:
    M ckan/plugins/toolkit.py

  Log Message:
  -----------
  [xs] learn to spell


diff --git a/ckan/plugins/toolkit.py b/ckan/plugins/toolkit.py
index 59de1c9..27e0fd0 100644
--- a/ckan/plugins/toolkit.py
+++ b/ckan/plugins/toolkit.py
@@ -35,7 +35,7 @@
     'get_action',           # get logic action function
     'check_access',         # check logic function authorisation
     'NotFound',             # action not found exception
-    'NotAuthorized',        # action not authourized exception
+    'NotAuthorized',        # action not authorized exception
     'ValidationError',      # model update validation error
     'CkanCommand',          # class for providing cli interfaces
 


================================================================



More information about the ckan-changes mailing list