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

Commit

Permalink
Fixing doc of metric spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Scrimshaw committed Oct 17, 2015
1 parent bfa0cdf commit d13c368
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/sage/categories/metric_spaces.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
r"""
Topological Spaces
Metric Spaces
"""
#*****************************************************************************
# Copyright (C) 2015 Travis Scrimshaw <tscrim at ucdavis.edu>
Expand Down Expand Up @@ -29,8 +29,8 @@ def default_super_categories(cls, category):
INPUT:
- ``cls`` -- the class ``MetricSpaces``
- ``category`` -- a category `Cat`
- ``cls`` -- the class ``MetricSpaces``
- ``category`` -- a category `Cat`
OUTPUT:
Expand Down

0 comments on commit d13c368

Please sign in to comment.