Revision a4b28430

b/snf-common/docs/conf.py
40 40
htmlhelp_basename = 'synnefodoc'
41 41

  
42 42
intersphinx_mapping = {
43
    'pithon': ('http://docs.python.org/', None),
43
    'python': ('http://docs.python.org/', None),
44 44
    'django': ('https://docs.djangoproject.com/en/dev/',
45 45
               'https://docs.djangoproject.com/en/dev/_objects/')
46 46
}

Also available in: Unified diff