Skip to content

Commit 68e58cf

Browse files
committed
fix: whitespace
1 parent fbc5c50 commit 68e58cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Function/Properties/Surjection.agda

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ trans = Compose.surjection
7676
module _ (surjection : Surjection S T) where
7777

7878
open Surjection surjection
79-
79+
8080
injective⇒to⁻-cong : Injective Eq₁._≈_ Eq₂._≈_ to
8181
Congruent Eq₂._≈_ Eq₁._≈_ section
8282
injective⇒to⁻-cong injective =

0 commit comments

Comments
 (0)