google-code-export / django-syncr

Automatically exported from code.google.com/p/django-syncr
0 stars 0 forks source link

Typo in app.flickr #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In r38, there's a typo:

slug = get_unique_slug_for_photo(taken_date, propsed_slug)

should be proposed_slug.

http://code.google.com/p/django-syncr/source/detail?r=38

Original issue reported on code.google.com by wmi...@gmail.com on 19 Oct 2008 at 8:28

GoogleCodeExporter commented 9 years ago
Same typo appears in flickr.slug

Original comment by wmi...@gmail.com on 19 Oct 2008 at 8:30

GoogleCodeExporter commented 9 years ago

Original comment by jesse.l...@gmail.com on 28 Oct 2008 at 6:27

GoogleCodeExporter commented 9 years ago
checked in r39 fixed version

Original comment by jesse.l...@gmail.com on 28 Oct 2008 at 6:31