#15939: Typo on backslash operator documentation: uses regular slash instead of
backslash
-------------------------+-------------------------------------------------
   Reporter:  cousteau   |            Owner:
       Type:  PLEASE     |           Status:  new
  CHANGE                 |        Milestone:  sage-6.2
   Priority:  trivial    |         Keywords:  backslash, documentation,
  Component:             |  typo
  documentation          |          Authors:
  Merged in:             |  Report Upstream:  N/A
  Reviewers:             |           Branch:
Work issues:             |     Dependencies:
     Commit:             |
   Stopgaps:             |
-------------------------+-------------------------------------------------
 sage/misc/preparser.py, line 1346:

 Says:

 {{{
     Implements Matlab-style backslash operator for solving systems::

         A / b
 }}}
 Should say:

 {{{
     Implements Matlab-style backslash operator for solving systems::

         A \ b
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15939>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to