From ecd1943a39636cd612ee89bad7aa39323d7164e6 Mon Sep 17 00:00:00 2001 From: nek0 Date: Fri, 22 Dec 2017 06:30:24 +0100 Subject: [PATCH] typo --- affection.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/affection.cabal b/affection.cabal index 2257745..13c6e21 100644 --- a/affection.cabal +++ b/affection.cabal @@ -30,7 +30,7 @@ source-repository head type: git location: https://github.com/nek0/affection -flag verbse +flag verbose description: Enable verbose debug messages default: False manual: True