Skip to content

Commit a0cf4d7

Browse files
committed
gap: fix a comment
1 parent 443b754 commit a0cf4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/libs/gap/element.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ cdef char *gap_element_str(Obj obj):
169169

170170
cdef Obj make_gap_record(sage_dict) except NULL:
171171
"""
172-
Convert Sage lists into Gap lists
172+
Convert Sage dictionary into Gap record
173173
174174
INPUT:
175175

0 commit comments

Comments
 (0)