Skip to content

Commit bc7a252

Browse files
committed
fix comment
1 parent c6f62d4 commit bc7a252

File tree

1 file changed

+1
-1
lines changed
  • Cubical/Algebra/CommRing/Instances/Polynomials/Typevariate

1 file changed

+1
-1
lines changed

Cubical/Algebra/CommRing/Instances/Polynomials/Typevariate/Base.agda

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module Cubical.Algebra.CommRing.Instances.Polynomials.Typevariate.Base where
1515
This file contains
1616
* the definition of the free commutative algebra on a type I over a commutative ring R as a HIT
1717
(let us call that R[I])
18-
* a prove that the construction is an commutative R-algebra
18+
* the homomorphism R -> R[I], which turns this CommRing into a CommAlgebra
1919
For more, see the Properties file.
2020
-}
2121
open import Cubical.Foundations.Prelude

0 commit comments

Comments
 (0)