Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
34508: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
soehms committed Sep 9, 2022
1 parent ff38871 commit 23d9d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/features/join_feature.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class JoinFeature(Feature):
In the generic form this creates a new feature as the union of some given
features. Typically these are executables of a SPKG. For an example see
:class:`~sage.features.rubics.Rubics`.
:class:`~sage.features.rubiks.Rubiks`.
Furthermore, it can also be used to map a given feature to a more convenient
name to be used in `optional` tags of doctests. Thus you can equip features
Expand Down

0 comments on commit 23d9d6c

Please sign in to comment.