Skip to content

Commit

Permalink
Fixing a spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
Jas Condley committed Nov 14, 2014
1 parent fe80944 commit d0a15d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

# Check which directive to use for the IPython Sphinx build
if LooseVersion(IPython.__version__) < LooseVersion('2.0.0'):
ipython_driective = 'ipython_directive'
ipython_directive = 'ipython_directive'
else:
ipython_directive = 'IPython.sphinxext.ipython_directive'

Expand Down

0 comments on commit d0a15d2

Please sign in to comment.