Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Commit

Permalink
Correction
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed May 10, 2015
1 parent 1de094d commit 5bee8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/genericviews.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ TimemapLinkList
url(
r'^timemap/(?P<url>.*)$',
feeds.ExampleTimemapLinkList.as_view(),
feeds.ExampleTimemapLinkList(),
name="timemap-screenshot"
),
Expand Down

0 comments on commit 5bee8bd

Please sign in to comment.