Skip to content

Commit 83cb803

Browse files
committed
capitalise comments
1 parent 7c592c1 commit 83cb803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Algebra/Construct/Zero.agda

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ open import Algebra.Bundles
2525
using (Magma; Semigroup; Band)
2626

2727
------------------------------------------------------------------------
28-
-- re-export those algebras which are both initial and terminal
28+
-- Re-export those algebras which are both initial and terminal
2929

3030
open import Algebra.Construct.Terminal public
3131
hiding (rawMagma; magma; semigroup; band)

0 commit comments

Comments
 (0)