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

Commit

Permalink
20308: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bhutz committed Jul 20, 2017
1 parent 280e260 commit 7f1bfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/schemes/generic/scheme.py
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ def zeta_function(self):
r"""
Compute the zeta function of a generic scheme.
Derived clases should override this method.
Derived classes should override this method.
EXAMPLES::
Expand Down

0 comments on commit 7f1bfec

Please sign in to comment.