Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aehlke committed Jan 6, 2011
1 parent 655749e commit 48bc858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippetscream/_1378.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ def _resolver_resolve_to_name(self, path):

def resolve_to_name(path, urlconf=None):
r = get_resolver(urlconf)
dispatch(r, path)
_dispatch(r, path)

0 comments on commit 48bc858

Please sign in to comment.