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

Commit

Permalink
trac #16766: form -> from
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanncohen committed Aug 6, 2014
1 parent 6cda4b6 commit 06e330b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sage/combinat/designs/steiner_quadruple_systems.py
Expand Up @@ -823,7 +823,7 @@ def _SQS14():
r"""
Return a Steiner Quadruple System on 14 points.
Obtained form the La Jolla Covering Repository.
Obtained from the La Jolla Covering Repository.
EXAMPLE::
Expand Down Expand Up @@ -855,7 +855,7 @@ def _SQS38():
r"""
Return a Steiner Quadruple System on 14 points.
Obtained form the La Jolla Covering Repository.
Obtained from the La Jolla Covering Repository.
EXAMPLE::
Expand Down

0 comments on commit 06e330b

Please sign in to comment.