Skip to content

Commit 162c152

Browse files
committed
Changed 'Recursively enumerated set' to 'Recursively Enumerated Sets'
1 parent 3abd66f commit 162c152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/sets/recursively_enumerated_set.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
r"""
3-
Recursively enumerated set
3+
Recursively Enumerated Sets
44
55
A set `S` is called recursively enumerable if there is an algorithm that
66
enumerates the members of `S`. We consider here the recursively enumerated

0 commit comments

Comments
 (0)