[ckan-changes] commit/ckanextiati: amercader: Fix spelling

Bitbucket commits-noreply at bitbucket.org
Tue Oct 25 11:04:30 UTC 2011


1 new commit in ckanextiati:


https://bitbucket.org/okfn/ckanextiati/changeset/bcce1271991f/
changeset:   bcce1271991f
branch:      spreadsheet-support
user:        amercader
date:        2011-10-25 11:57:43
summary:     Fix spelling
affected #:  1 file

diff -r ab7ec60646339ff4a5e8a5e047607a8a879a9e05 -r bcce1271991f7e30d61cde415612a0bd427228d1 ckanext/iati/plugin.py
--- a/ckanext/iati/plugin.py
+++ b/ckanext/iati/plugin.py
@@ -57,7 +57,7 @@
         # Redirects needed after updating the datasets name for some of the publishers
         map.redirect('/dataset/wb-{code}','/dataset/worldbank-{code}',_redirect_code='301 Moved Permanently')
         map.redirect('/dataset/minbuza_activities','/dataset/minbuza_nl-activities',_redirect_code='301 Moved Permanently')
-        map.redirect('/dataset/minbuza_organization','/dataset/minbuza_nl-organisation',_redirect_code='301 Moved Permanently')
+        map.redirect('/dataset/minbuza_organisation','/dataset/minbuza_nl-organisation',_redirect_code='301 Moved Permanently')
 
         return map

Repository URL: https://bitbucket.org/okfn/ckanextiati/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list