We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c592c1 commit 83cb803Copy full SHA for 83cb803
src/Algebra/Construct/Zero.agda
@@ -25,7 +25,7 @@ open import Algebra.Bundles
25
using (Magma; Semigroup; Band)
26
27
------------------------------------------------------------------------
28
--- re-export those algebras which are both initial and terminal
+-- Re-export those algebras which are both initial and terminal
29
30
open import Algebra.Construct.Terminal public
31
hiding (rawMagma; magma; semigroup; band)
0 commit comments