Skip to content

Commit 10f7205

Browse files
committed
fix: top-level descriptive comment
1 parent fafc400 commit 10f7205

File tree

1 file changed

+1
-1
lines changed
  • src/Relation/Binary/Morphism/Construct

1 file changed

+1
-1
lines changed

src/Relation/Binary/Morphism/Construct/On.agda

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
------------------------------------------------------------------------
22
-- The Agda standard library
33
--
4-
-- Construct IsRelHomomorphisms from a relation and a function
4+
-- Construct Morphisms from a relation and a function via `_on_`
55
------------------------------------------------------------------------
66

77
{-# OPTIONS --cubical-compatible --safe #-}

0 commit comments

Comments
 (0)