-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Milestone
Description
Many code comments, docstrings or error messages
have "can not" where "cannot" would seem better.
This ticket is to fix that.
To find such occurrences, change to the Sage root folder and run:
$ git grep "can not" src
CC: @fchapoton @slel
Component: documentation
Keywords: typo
Author: Frédéric Chapoton
Branch/Commit: 344cfba
Reviewer: Samuel Lelièvre
Issue created by migration from https://trac.sagemath.org/ticket/30471