Skip to content

Commit ae8e527

Browse files
committed
fix(Condensed/Explicit): typo in docstring (#32478)
1 parent 5a54f93 commit ae8e527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mathlib/Condensed/Explicit.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We give the following three explicit descriptions of condensed objects:
1818
* `Condensed.ofSheafProfinite`: A finite-product-preserving presheaf on `Profinite`, satisfying
1919
`EqualizerCondition`.
2020
21-
* `Condensed.ofSheafStonean`: A finite-product-preserving presheaf on `CompHaus`, satisfying
21+
* `Condensed.ofSheafCompHaus`: A finite-product-preserving presheaf on `CompHaus`, satisfying
2222
`EqualizerCondition`.
2323
2424
The property `EqualizerCondition` is defined in `Mathlib/CategoryTheory/Sites/RegularSheaves.lean`

0 commit comments

Comments
 (0)