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

Commit

Permalink
src/sage/manifolds/differentiable/diff_form_module.py: Fix typo in do…
Browse files Browse the repository at this point in the history
…cstring
  • Loading branch information
Matthias Koeppe committed Sep 22, 2022
1 parent 06710c1 commit 7c04959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/manifolds/differentiable/diff_form_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ class DiffFormFreeModule(ExtPowerDualFreeModule):
is not parallelizable, the class :class:`DiffFormModule` must be used
instead.
For the special case of `-forms, use the class :class:`VectorFieldDualFreeModule`.
For the special case of 1-forms, use the class :class:`VectorFieldDualFreeModule`.
INPUT:
Expand Down

0 comments on commit 7c04959

Please sign in to comment.