Skip to content

Commit 2877712

Browse files
Changed the documentation
1 parent 4261ff7 commit 2877712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/symbolic/ring.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ cdef class SymbolicRing(sage.rings.abc.SymbolicRing):
780780
781781
EXAMPLES:
782782
783-
Create a variable `zz` (complex by default)::
783+
Create a variable `zz`::
784784
785785
sage: zz = SR.var('zz'); zz
786786
zz

0 commit comments

Comments
 (0)