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

Commit

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

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


How do I save an object so I don't have to compute it each time I open a worksheet?
Expand Down

0 comments on commit 72c48d1

Please sign in to comment.