Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
trac 21241 typo in faq (preparser)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frédéric Chapoton committed Aug 13, 2016
1 parent 0a80508 commit 7074a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/en/faq/faq-usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ As a third alternative, use the raw suffix::
array([ 7.5, 10.5])

You can also disable the preprocessor in your code via
``preparse(False)``. You can may start IPython alone from the command
``preparser(False)``. You can may start IPython alone from the command
line ``sage -ipython`` which does not pre-load anything
Sage-specific. Or switching the Notebook language to "Python".

Expand Down

0 comments on commit 7074a0c

Please sign in to comment.