We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae58da commit 6c18873Copy full SHA for 6c18873
src/doc/en/developer/coding_in_cython.rst
@@ -37,7 +37,7 @@ Writing Cython code in Sage
37
38
There are several ways to create and build Cython code in Sage.
39
40
-#. In the Sage Notebook or the command-line, begin any cell with
+#. In the Sage Notebook or the Sage command line, begin any cell with
41
a line containing ``%%cython``. When you evaluate that cell,
42
43
#. It is saved to a file.
0 commit comments