Skip to content

Commit 367132c

Browse files
authored
Update Mathlib/CategoryTheory/Center/Localization.lean
1 parent 23e5527 commit 367132c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mathlib/CategoryTheory/Center/Localization.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import Mathlib.CategoryTheory.Preadditive.AdditiveFunctor
1212
1313
Given a localization functor `L : C ⥤ D` with respect to `W : MorphismProperty C`,
1414
we define a localization map `CatCenter C → CatCenter D` for the centers
15-
of these categories. In case `L` is an additive functors between preadditive
15+
of these categories. In case `L` is an additive functor between preadditive
1616
categories, we promote this to a ring morphism `CatCenter C →+* CatCenter D`.
1717
1818
-/

0 commit comments

Comments
 (0)