Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo on backslash operator documentation: uses regular slash instead of backslash #15939

Closed
cousteaulecommandant opened this issue Mar 14, 2014 · 8 comments

Comments

@cousteaulecommandant
Copy link

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

Component: documentation

Keywords: backslash, typo, days57

Author: Volker Braun

Branch/Commit: 708e68c

Reviewer: Matthieu Dien

Issue created by migration from https://trac.sagemath.org/ticket/15939

@vbraun
Copy link
Member

vbraun commented Apr 7, 2014

@vbraun
Copy link
Member

vbraun commented Apr 7, 2014

Changed keywords from backslash, typo to backslash, typo, days57

@vbraun
Copy link
Member

vbraun commented Apr 7, 2014

Commit: 708e68c

@vbraun
Copy link
Member

vbraun commented Apr 7, 2014

New commits:

708e68cchanged the forward slash to backslash for MatLab operator

@vbraun
Copy link
Member

vbraun commented Apr 7, 2014

Author: Volker Braun

@sagetrac-Fougeroc sagetrac-Fougeroc mannequin self-assigned this Apr 7, 2014
@MatthieuDien
Copy link

Reviewer: MatthieuDien

@vbraun
Copy link
Member

vbraun commented Apr 8, 2014

Changed reviewer from MatthieuDien to Matthieu Dien

@vbraun
Copy link
Member

vbraun commented Apr 8, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants