Skip to content

Commit 6c18873

Browse files
committed
Minor clarification
1 parent aae58da commit 6c18873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/en/developer/coding_in_cython.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Writing Cython code in Sage
3737

3838
There are several ways to create and build Cython code in Sage.
3939

40-
#. In the Sage Notebook or the command-line, begin any cell with
40+
#. In the Sage Notebook or the Sage command line, begin any cell with
4141
a line containing ``%%cython``. When you evaluate that cell,
4242

4343
#. It is saved to a file.

0 commit comments

Comments
 (0)