Skip to content

Commit a7a0b65

Browse files
committed
Fix typo in module header
1 parent 76ef2ad commit a7a0b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/Nat/Primality/Factorization.agda

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
------------------------------------------------------------------------
22
-- The Agda standard library
33
--
4-
-- Prime factorization of naturla numbers and its properties
4+
-- Prime factorization of natural numbers and its properties
55
------------------------------------------------------------------------
66

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

0 commit comments

Comments
 (0)